Home
last modified time | relevance | path

Searched refs:clearImagerySections (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/package/falagard/
H A DWidgetLookFeel.pkg14 void clearImagerySections();
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DWidgetLookFeel.h151 void clearImagerySections();
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DWidgetLookFeel.pypp.cpp224 … , clearImagerySections_function_type( &::CEGUI::WidgetLookFeel::clearImagerySections ) in register_WidgetLookFeel_class()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DWidgetLookFeel.cpp211 void WidgetLookFeel::clearImagerySections() in clearImagerySections() function in CEGUI::WidgetLookFeel
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/
H A Dlua_CEGUI.cpp63646 self->clearImagerySections(); in tolua_CEGUI_CEGUI_WidgetLookFeel_clearImagerySections00()