Home
last modified time | relevance | path

Searched refs:UpdateFlowItemRect (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dscreen_flow.h89 void UpdateFlowItemRect(flow_item *item, int diagram_width, int diagram_height);
Dscreen_flow.cpp712 void screen_flow::UpdateFlowItemRect(flow_item *item, int diagram_width, int diagram_height) in UpdateFlowItemRect() function in screen_flow
Dscreen_flow_edit_dlg.cpp1980 mpScreenFlow->UpdateFlowItemRect(item, client.Width(), client.Height()); in OnShowHideScreenItem()
2017 mpScreenFlow->UpdateFlowItemRect(item, client.Width(), client.Height()); in OnShowHideScreenItem()