Searched refs:DoSiblings (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | widget_writer.cpp | 8 …l_writer &writer, studiox_project *project, int display_index, widget_info *start, BOOL DoSiblings) in WriteWidgets() argument 29 if (DoSiblings) in WriteWidgets() 40 …l_writer &writer, studiox_project *project, int display_index, folder_info *start, BOOL DoSiblings) in WriteWidgetFolders() argument 50 if (DoSiblings) in WriteWidgetFolders()
|
| D | widget_writer.h | 5 … &writer, studiox_project *project, int display_index, widget_info *start, BOOL DoSiblings = TRUE); 6 … &writer, studiox_project *project, int display_index, folder_info *start, BOOL DoSiblings = TRUE);
|