Home
last modified time | relevance | path

Searched refs:getImagerySectionMap (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DWidgetLookFeel.h603 ImagerySectionPointerMap getImagerySectionMap(bool includeInheritedElements = false);
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DWidgetLookFeel.pypp.cpp518 … , getImagerySectionMap_function_type( &::CEGUI::WidgetLookFeel::getImagerySectionMap ) in register_WidgetLookFeel_class()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DWidgetLookFeel.cpp1200 WidgetLookFeel::ImagerySectionPointerMap WidgetLookFeel::getImagerySectionMap(bool includeInherited… in getImagerySectionMap() function in CEGUI::WidgetLookFeel