Home
last modified time | relevance | path

Searched refs:SelectFlowItem (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dscreen_flow_edit_dlg.h67 void SelectFlowItem(flow_item* item);
Dscreen_flow_edit_dlg.cpp594 SelectFlowItem(FindFirstVisibleItem()); in OnSetFocus()
598 SelectFlowItem(mpDragItem); in OnSetFocus()
698 void screen_flow_diagram_win::SelectFlowItem(flow_item* item) in SelectFlowItem() function in screen_flow_diagram_win
1982 mpScreenFlowDiagram->SelectFlowItem(item); in OnShowHideScreenItem()
2047 mpScreenFlowDiagram->SelectFlowItem(item); in OnNodeSelect()