Home
last modified time | relevance | path

Searched defs:ctrltex1 (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/gui/
H A Dgui_dialog.cpp102 int ctrltex1 = CSCICreateControl(CNT_LABEL, 10, 5, 120, 0, get_global_message(MSG_SELECTLOAD)); in loadgamedialog() local
167 int ctrltex1 = CSCICreateControl(CNT_LABEL, 10, labeltop, 120, 0, labeltext); in savegamedialog() local
316 int ctrltex1 = CSCICreateControl(CNT_LABEL, 10, 5, 120, 0, prompttext); in enterstringwindow() local
371 int ctrltex1 = CSCICreateControl(CNT_LABEL, 10, labeltop, 180, 0, "Choose which room to go to:"); in roomSelectorWindow() local
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gui/
H A Dguidialog.cpp108 …int ctrltex1 = CSCICreateControl(CNT_LABEL, boxleft + 10, boxtop + 5, 120, 0, get_global_message(M… in loadgamedialog() local
172 int ctrltex1 = CSCICreateControl(CNT_LABEL, boxleft + 10, labeltop, 120, 0, labeltext); in savegamedialog() local
363 int ctrltex1 = CSCICreateControl(CNT_LABEL, boxleft + 10, boxtop + 5, 120, 0, prompttext); in enterstringwindow() local
420 …int ctrltex1 = CSCICreateControl(CNT_LABEL, boxleft + 10, labeltop, 180, 0, "Choose which room to … in roomSelectorWindow() local