Searched refs:is_template (Results 1 – 14 of 14) sorted by relevance
189 derived_info->is_template = FALSE; in CreateNewInstance()335 if (derived->is_template) in GetBaseInfo()351 if (!base->is_template) in GetBaseInfo()390 if (info->is_template) in CheckExternalTemplateDerivations()520 if (start->is_template) in RebuildDerivedWidgets()
94 if (widget->is_template) in ReadWidgets()
1532 if (info->is_template) in DeleteWidget()1662 if (info->is_template) in CheckRemoveDuplicateTemplates()1668 if (!find->is_template) in CheckRemoveDuplicateTemplates()1870 if (pasted_widget->is_template) in PasteWidgets()2182 if (info->is_template) in GetTemplateInfo()3212 if (info && info->is_template) in UpdateBaseMenu()3272 if (info->is_template) in CreateBaseMenu()
799 if (screen->is_template) in RunApplication()816 if (screen->is_template) in RunApplication()
426 writer.WriteBool("template", info->is_template); in SaveToProject()472 reader.ReadBool("template", info->is_template); in ReadFromProject()
459 current_info->is_template = entry->widget_list[0].copy_info->is_template; in Undo()
882 if (screen_info && screen_info->is_template) in UpdateSpriteFrameInfos()1083 if (screen_info && screen_info->is_template) in DecrementWidgetResourceIds()
1291 AddCheckBox("Template", mpInfo->is_template, ID_TEMPLATE); in AddWidgetProps()2173 if (mpInfo->is_template && widget_factory::FindBaseName(new_name)) in OnChangeWidgetName()2182 if (mpInfo->is_template) in OnChangeWidgetName()2517 if (mpInfo->is_template) in OnChangeDynamicWidget()4462 mpInfo->is_template = check; in OnChangeTemplate()4474 mpInfo->is_template = FALSE; in OnChangeTemplate()4483 mpInfo->is_template = check; in OnChangeTemplate()4489 mpInfo->is_template = TRUE; in OnChangeTemplate()
2650 if (!info->is_template) in WriteWidgetStyleFlags()3483 if (info->allocation == STATICALLY_ALLOCATED && (!info->is_template)) in WriteExternWidget()3669 !current->is_template) in DeclareControlBlocks()3684 !current->is_template) in DeclareControlBlocks()4350 if (info->is_template == FALSE) in DeclareWidgetTable()
725 if (!base->is_template) in BuildBaseList()
426 BOOL is_template; // Widget is used as template variable
801 if (!info->is_template) in AddTargets()
377 is_template = other.is_template; in copy()478 is_template = FALSE; in init()
1766 if (!screen->is_template) in InitScreenFlow()