Home
last modified time | relevance | path

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

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DWidgetLookFeel.h707 StringSet getImagerySectionNames(bool inherits = false) const;
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DWidgetLookFeel.cpp531 return getImagerySectionNames(inherits); in getImageryNames()
535 WidgetLookFeel::StringSet WidgetLookFeel::getImagerySectionNames(bool inherits) const in getImagerySectionNames() function in CEGUI::WidgetLookFeel
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DWidgetLookFeel.pypp.cpp545 … , getImagerySectionNames_function_type( &::CEGUI::WidgetLookFeel::getImagerySectionNames ) in register_WidgetLookFeel_class()