Home
last modified time | relevance | path

Searched refs:TYPE_PANEL (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/
H A Dpanel.cpp44 RenderObject(parentPtr, RenderObject::TYPE_PANEL), in Panel()
65 RenderObject(parentPtr, RenderObject::TYPE_PANEL, handle), _color(0) { in Panel()
H A Drenderobject.h85 TYPE_PANEL, enumerator
176 if (_type == TYPE_PANEL) in toPanel()
H A Drenderobject.cpp506 case TYPE_PANEL: in recreatePersistedRenderObject()
/dports/games/scummvm/scummvm-2.5.1/engines/sword25/gfx/
H A Dpanel.cpp44 RenderObject(parentPtr, RenderObject::TYPE_PANEL), in Panel()
65 RenderObject(parentPtr, RenderObject::TYPE_PANEL, handle), _color(0) { in Panel()
H A Drenderobject.h86 TYPE_PANEL, enumerator
177 if (_type == TYPE_PANEL) in toPanel()
H A Drenderobject.cpp506 case TYPE_PANEL: in recreatePersistedRenderObject()
/dports/sysutils/conky-awesome/conky-1.12.2/src/
H A Dx11.h51 TYPE_PANEL, enumerator
H A Dx11.cc255 {"panel", TYPE_PANEL},
793 own_window_type.get(l) == TYPE_PANEL) { in init_window()
821 case TYPE_PANEL: in init_window()
H A Dconky.cc2060 if ((changed != 0) && own_window_type.get(*state) == TYPE_PANEL) {
/dports/sysutils/conky/conky-1.12.2/src/
H A Dx11.h51 TYPE_PANEL, enumerator
H A Dx11.cc255 {"panel", TYPE_PANEL},
793 own_window_type.get(l) == TYPE_PANEL) { in init_window()
821 case TYPE_PANEL: in init_window()
H A Dconky.cc2060 if ((changed != 0) && own_window_type.get(*state) == TYPE_PANEL) {
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h143 #define TYPE_PANEL 1024 // Fake panel, scroll with screen using model s… macro
144 #define TYPE_MAX TYPE_PANEL // For openbor constant check and type hack (i.e., custom hostile …
H A Dopenbor.c6535 newchar->type = TYPE_PANEL; in lcmHandleCommandType()
14655 case TYPE_PANEL: in ent_default_init()
17298 if(self->modeldata.type & TYPE_PANEL) in update_animation()
H A Dopenborscript.c10193 ICMPCONST(TYPE_PANEL) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c339 ICMPCONST(TYPE_PANEL) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h248 TYPE_PANEL = 1024, // Fake panel, scroll with screen using model speed enumerator
249 …TYPE_MAX = TYPE_PANEL, // For openbor constant check and type hack (i.e., custom hostile and cand…
H A Dopenbor.c7397 newchar->type = TYPE_PANEL; in lcmHandleCommandType()
17092 case TYPE_PANEL: in ent_default_init()
20204 if(self->modeldata.type & TYPE_PANEL) in update_animation()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h480 TYPE_PANEL = (1 << 11), // Fake panel, scroll with screen using model speed enumerator
481 …TYPE_MAX = TYPE_PANEL, // For openbor constant check and type hack (i.e., custom hostile and cand…
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h144 #define TYPE_PANEL 1024 // Fake panel, scroll with screen using model s… macro
H A Dopenbor.c4338 newchar->type = TYPE_PANEL; in lcmHandleCommandType()
10527 case TYPE_PANEL: in ent_default_init()
12309 if(self->modeldata.type == TYPE_PANEL) in update_animation()
H A Dopenborscript.c8938 ICMPCONST(TYPE_PANEL) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h143 #define TYPE_PANEL 1024 // Fake panel, scroll with screen using model s… macro
H A Dopenbor.c4432 newchar->type = TYPE_PANEL; in lcmHandleCommandType()
10747 case TYPE_PANEL: in ent_default_init()
12535 if(self->modeldata.type == TYPE_PANEL) in update_animation()
H A Dopenborscript.c8503 ICMPCONST(TYPE_PANEL)

12