Lines Matching refs:EnterSection

3479     if (reader.EnterSection("resource_project"))  in ReadXMLFile()
3481 if (reader.EnterSection("header")) in ReadXMLFile()
3519 if (reader.EnterSection("display_info")) in ReadXMLFile()
3551 if (!reader.EnterSection("widget_folder")) in ReadWidgetFolders()
3760 while (reader.EnterSection("font_page_data")) in ReadOneResource()
3797 if (reader.EnterSection("font_page_data")) in ReadOneResource()
3892 while(reader.EnterSection("resource")) in ReadResources()
4022 if (reader.EnterSection("string_table")) in ReadStringTable()
4039 if (reader.EnterSection("string_record")) in ReadStringTable()
4094 if (reader.EnterSection("screen_flow")) in ReadScreenFlow()
4121 while (reader.EnterSection("flow_item")) in ReadFlowItem()
4151 while (reader.EnterSection("trigger_info")) in ReadTriggerInfo()
4165 if (reader.EnterSection("action_list")) in ReadTriggerInfo()
4167 while (reader.EnterSection("action_info")) in ReadTriggerInfo()
4197 if (reader.EnterSection("animation_info")) in ReadTriggerInfo()
4275 if (reader.EnterSection("vscroll_appearance")) in ReadThemeScrollbars()
4281 if (reader.EnterSection("hscroll_appearance")) in ReadThemeScrollbars()
4296 if (reader.EnterSection("palette")) in ReadThemePaletteInfo()
4378 if (reader.EnterSection("display_info")) in ReadDisplayInfo()
4522 if (reader.EnterSection("theme_info")) in ReadDisplayInfo()
4577 if (reader.EnterSection("theme_data")) in ReadDisplayInfo()
4687 if (reader.EnterSection("header")) in ReadProjectHeader()
4821 if (reader.EnterSection("language_names")) in ReadProjectHeader()
4879 if (reader.EnterSection("string_export")) in ReadProjectHeader()
4893 else if (reader.EnterSection("xliff")) in ReadProjectHeader()
4924 if (reader.EnterSection("project")) in Read()