Home
last modified time | relevance | path

Searched refs:GUIDIS_GUIOFF (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gui/
H A Dgui_object.h37 #define GUIDIS_GUIOFF 0x80 macro
H A Dgui_button.cpp102 _G(gui_disabled_style) == GUIDIS_GUIOFF) { in Draw()
/dports/games/ags/ags_linux_v.3.4.4.1/Common/gui/
H A Dguiobject.h29 #define GUIDIS_GUIOFF 0x80 macro
H A Dguibutton.cpp72 (gui_disabled_style == GUIDIS_GUIOFF)) in Draw()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dgui.cpp422 toret = GUIDIS_GUIOFF; in convert_gui_disabled_style()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dgui.cpp472 toret = GUIDIS_GUIOFF; in convert_gui_disabled_style()