Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dwidget_factory.h45 …s_type, widget_info *info, GX_RESOURCE_ID resource_id, int seed_count, bool skip_template = false);
Dwidget_factory.cpp1107 …erences(int res_type, widget_info *info, GX_RESOURCE_ID resource_id, int count, bool skip_template) in CountReferences() argument
1116 if ((!skip_template) || (info->basetype != GX_TYPE_TEMPLATE)) in CountReferences()