Searched refs:d_windowType (Results 1 – 6 of 6) sorted by relevance
6 string d_windowType @ windowType;
90 … , bp::make_getter( &CEGUI::WindowFactoryManager::FalagardWindowMapping::d_windowType in register_WindowFactoryManager_class()92 … , bp::make_setter( &CEGUI::WindowFactoryManager::FalagardWindowMapping::d_windowType ) ); in register_WindowFactoryManager_class()
72 String d_windowType; member
304 mapping.d_windowType = newType; in addFalagardWindowMapping()
284 CEGUI::String falagardBaseType = falMappingIter.getCurrentValue().d_windowType; in initialiseAvailableWidgetsMap()
27130 tolua_pushcppstring(tolua_S,(const char*)self->d_windowType); in tolua_get_CEGUI__FalagardWindowMapping_windowType()27146 self->d_windowType = ((string) tolua_tocppstring(tolua_S,2,0)) in tolua_set_CEGUI__FalagardWindowMapping_windowType()