Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_flow_edit_dlg.h134 void InitScreenFlow(int diagram_width, int diagram_height);
Dscreen_flow_edit_dlg.cpp1739 void screen_flow_edit_dlg::InitScreenFlow(int diagram_width, int diagram_height) in InitScreenFlow() function in screen_flow_edit_dlg
1796 InitScreenFlow(size.Width(), size.Height()); in OnInitDialog()