Home
last modified time | relevance | path

Searched refs:makeButton (Results 1 – 25 of 135) sorted by relevance

123456

/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/fullscreen/
H A Dfax.lua65 self:addPanel(0, 471, 349):makeButton(0, 0, 87, 20, 14, self.cancel) -- Cancel code button
68 self:addPanel(0, 168, 348):makeButton(0, 0, 43, 10, 1, self.correct) -- Correction button
74 self:addPanel(0, 220, 348):makeButton(0, 0, 43, 10, 2, button("1")):setSound("Fax_1.wav")
75 self:addPanel(0, 272, 348):makeButton(0, 0, 44, 10, 3, button("2")):setSound("Fax_2.wav")
76 self:addPanel(0, 327, 348):makeButton(0, 0, 43, 10, 4, button("3")):setSound("Fax_3.wav")
78 self:addPanel(0, 219, 358):makeButton(0, 0, 44, 10, 5, button("4")):setSound("Fax_4.wav")
79 self:addPanel(0, 272, 358):makeButton(0, 0, 43, 10, 6, button("5")):setSound("Fax_5.wav")
80 self:addPanel(0, 326, 358):makeButton(0, 0, 44, 10, 7, button("6")):setSound("Fax_6.wav")
82 self:addPanel(0, 218, 370):makeButton(0, 0, 44, 11, 8, button("7")):setSound("Fax_7.wav")
86 self:addPanel(0, 217, 382):makeButton(0, 0, 45, 12, 11, button("*"))
[all …]
H A Dbank_manager.lua62 :makeButton(0, 0, 160, 300, 0, self.showStatistics)
64 :makeButton(0, 0, 640, 440, 0, self.hideStatistics)
70 …self.close_button = self.close_panel:makeButton(0, 0, 26, 26, 4, self.close):setTooltip(_S.tooltip…
72 …self:addPanel(0, 250, 390):makeButton(0, 0, 200, 50, 0, self.openTownMap):setTooltip(_S.tooltip.to…
73 …self:addPanel(0, 192, 265):makeButton(0, 0, 21, 21, 6, self.increaseLoan):setTooltip(_S.tooltip.ba…
74 …self:addPanel(0, 50, 265):makeButton(0, 0, 21, 21, 5, self.decreaseLoan):setTooltip(_S.tooltip.ban…
77 …self:addPanel(0, 547, 157):makeButton(0, 0, 42, 23, 3, self.showGraph1):setTooltip(_S.tooltip.bank…
78 …self:addPanel(0, 547, 217):makeButton(0, 0, 42, 23, 3, self.showGraph2):setTooltip(_S.tooltip.bank…
79 …self:addPanel(0, 547, 277):makeButton(0, 0, 42, 23, 3, self.showGraph3):setTooltip(_S.tooltip.bank…
87 …self.return_from_graph_button:makeButton(0, 0, 42, 23, 2, self.returnFromGraph):setTooltip(_S.tool…
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/
H A Dsettings.cpp71 …screen.makeButton(Common::Rect(SETUP_POINTS[0][0], SETUP_POINTS[0][1], SETUP_POINTS[0][2], SETUP_P… in drawInterface()
80 …screen.makeButton(Common::Rect(SETUP_POINTS[1][0], SETUP_POINTS[1][1], SETUP_POINTS[1][2], SETUP_P… in drawInterface()
89 …screen.makeButton(Common::Rect(SETUP_POINTS[10][0], SETUP_POINTS[10][1], SETUP_POINTS[10][2], SETU… in drawInterface()
94 …screen.makeButton(Common::Rect(SETUP_POINTS[6][0], SETUP_POINTS[6][1], SETUP_POINTS[6][2], SETUP_P… in drawInterface()
100 …screen.makeButton(Common::Rect(SETUP_POINTS[5][0], SETUP_POINTS[5][1], SETUP_POINTS[5][2], SETUP_P… in drawInterface()
109 …screen.makeButton(Common::Rect(SETUP_POINTS[3][0], SETUP_POINTS[3][1], SETUP_POINTS[3][2], SETUP_P… in drawInterface()
118 …screen.makeButton(Common::Rect(SETUP_POINTS[9][0], SETUP_POINTS[9][1], SETUP_POINTS[9][2], SETUP_P… in drawInterface()
122 …screen.makeButton(Common::Rect(SETUP_POINTS[7][0], SETUP_POINTS[7][1], SETUP_POINTS[7][2], SETUP_P… in drawInterface()
132 …screen.makeButton(Common::Rect(SETUP_POINTS[4][0], SETUP_POINTS[4][1], SETUP_POINTS[4][2], SETUP_P… in drawInterface()
141 …screen.makeButton(Common::Rect(SETUP_POINTS[2][0], SETUP_POINTS[2][1], SETUP_POINTS[2][2], SETUP_P… in drawInterface()
[all …]
H A Dscalpel_inventory.cpp90 screen.makeButton(Common::Rect(INVENTORY_POINTS[0][0], CONTROLS_Y1, INVENTORY_POINTS[0][1], in drawInventory()
92 screen.makeButton(Common::Rect(INVENTORY_POINTS[1][0], CONTROLS_Y1, INVENTORY_POINTS[1][1], in drawInventory()
94 screen.makeButton(Common::Rect(INVENTORY_POINTS[2][0], CONTROLS_Y1, INVENTORY_POINTS[2][1], in drawInventory()
96 screen.makeButton(Common::Rect(INVENTORY_POINTS[3][0], CONTROLS_Y1, INVENTORY_POINTS[3][1], in drawInventory()
98 screen.makeButton(Common::Rect(INVENTORY_POINTS[4][0], CONTROLS_Y1, INVENTORY_POINTS[4][1], in drawInventory()
100 screen.makeButton(Common::Rect(INVENTORY_POINTS[5][0], CONTROLS_Y1, INVENTORY_POINTS[5][1], in drawInventory()
102 screen.makeButton(Common::Rect(INVENTORY_POINTS[6][0], CONTROLS_Y1, INVENTORY_POINTS[6][1], in drawInventory()
104 screen.makeButton(Common::Rect(INVENTORY_POINTS[7][0], CONTROLS_Y1, INVENTORY_POINTS[7][1], in drawInventory()
H A Dscalpel_journal.cpp183 screen.makeButton(Common::Rect(JOURNAL_POINTS[0][0], JOURNAL_BUTTONS_Y, in drawFrame()
186 screen.makeButton(Common::Rect(JOURNAL_POINTS[1][0], JOURNAL_BUTTONS_Y, in drawFrame()
189 screen.makeButton(Common::Rect(JOURNAL_POINTS[2][0], JOURNAL_BUTTONS_Y, in drawFrame()
192 screen.makeButton(Common::Rect(JOURNAL_POINTS[3][0], JOURNAL_BUTTONS_Y, in drawFrame()
195 screen.makeButton(Common::Rect(JOURNAL_POINTS[4][0], JOURNAL_BUTTONS_Y, in drawFrame()
198 screen.makeButton(Common::Rect(JOURNAL_POINTS[5][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
201 screen.makeButton(Common::Rect(JOURNAL_POINTS[6][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
204 screen.makeButton(Common::Rect(JOURNAL_POINTS[7][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
209 screen.makeButton(Common::Rect(JOURNAL_POINTS[8][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
479 screen.makeButton(Common::Rect(SEARCH_POINTS[0][0], yp, SEARCH_POINTS[0][1], yp + 10), in getSearchString()
[all …]
H A Dscalpel_saveload.cpp96 screen.makeButton(Common::Rect(ENV_POINTS[0][0], CONTROLS_Y, ENV_POINTS[0][1], CONTROLS_Y + 10), in drawInterface()
98 screen.makeButton(Common::Rect(ENV_POINTS[1][0], CONTROLS_Y, ENV_POINTS[1][1], CONTROLS_Y + 10), in drawInterface()
100 screen.makeButton(Common::Rect(ENV_POINTS[2][0], CONTROLS_Y, ENV_POINTS[2][1], CONTROLS_Y + 10), in drawInterface()
102 screen.makeButton(Common::Rect(ENV_POINTS[3][0], CONTROLS_Y, ENV_POINTS[3][1], CONTROLS_Y + 10), in drawInterface()
104 screen.makeButton(Common::Rect(ENV_POINTS[4][0], CONTROLS_Y, ENV_POINTS[4][1], CONTROLS_Y + 10), in drawInterface()
106 screen.makeButton(Common::Rect(ENV_POINTS[5][0], CONTROLS_Y, ENV_POINTS[5][1], CONTROLS_Y + 10), in drawInterface()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/
H A Dsettings.cpp71 …screen.makeButton(Common::Rect(SETUP_POINTS[0][0], SETUP_POINTS[0][1], SETUP_POINTS[0][2], SETUP_P… in drawInterface()
80 …screen.makeButton(Common::Rect(SETUP_POINTS[1][0], SETUP_POINTS[1][1], SETUP_POINTS[1][2], SETUP_P… in drawInterface()
89 …screen.makeButton(Common::Rect(SETUP_POINTS[10][0], SETUP_POINTS[10][1], SETUP_POINTS[10][2], SETU… in drawInterface()
94 …screen.makeButton(Common::Rect(SETUP_POINTS[6][0], SETUP_POINTS[6][1], SETUP_POINTS[6][2], SETUP_P… in drawInterface()
100 …screen.makeButton(Common::Rect(SETUP_POINTS[5][0], SETUP_POINTS[5][1], SETUP_POINTS[5][2], SETUP_P… in drawInterface()
109 …screen.makeButton(Common::Rect(SETUP_POINTS[3][0], SETUP_POINTS[3][1], SETUP_POINTS[3][2], SETUP_P… in drawInterface()
118 …screen.makeButton(Common::Rect(SETUP_POINTS[9][0], SETUP_POINTS[9][1], SETUP_POINTS[9][2], SETUP_P… in drawInterface()
122 …screen.makeButton(Common::Rect(SETUP_POINTS[7][0], SETUP_POINTS[7][1], SETUP_POINTS[7][2], SETUP_P… in drawInterface()
132 …screen.makeButton(Common::Rect(SETUP_POINTS[4][0], SETUP_POINTS[4][1], SETUP_POINTS[4][2], SETUP_P… in drawInterface()
141 …screen.makeButton(Common::Rect(SETUP_POINTS[2][0], SETUP_POINTS[2][1], SETUP_POINTS[2][2], SETUP_P… in drawInterface()
[all …]
H A Dscalpel_inventory.cpp90 screen.makeButton(Common::Rect(INVENTORY_POINTS[0][0], CONTROLS_Y1, INVENTORY_POINTS[0][1], in drawInventory()
92 screen.makeButton(Common::Rect(INVENTORY_POINTS[1][0], CONTROLS_Y1, INVENTORY_POINTS[1][1], in drawInventory()
94 screen.makeButton(Common::Rect(INVENTORY_POINTS[2][0], CONTROLS_Y1, INVENTORY_POINTS[2][1], in drawInventory()
96 screen.makeButton(Common::Rect(INVENTORY_POINTS[3][0], CONTROLS_Y1, INVENTORY_POINTS[3][1], in drawInventory()
98 screen.makeButton(Common::Rect(INVENTORY_POINTS[4][0], CONTROLS_Y1, INVENTORY_POINTS[4][1], in drawInventory()
100 screen.makeButton(Common::Rect(INVENTORY_POINTS[5][0], CONTROLS_Y1, INVENTORY_POINTS[5][1], in drawInventory()
102 screen.makeButton(Common::Rect(INVENTORY_POINTS[6][0], CONTROLS_Y1, INVENTORY_POINTS[6][1], in drawInventory()
104 screen.makeButton(Common::Rect(INVENTORY_POINTS[7][0], CONTROLS_Y1, INVENTORY_POINTS[7][1], in drawInventory()
H A Dscalpel_journal.cpp183 screen.makeButton(Common::Rect(JOURNAL_POINTS[0][0], JOURNAL_BUTTONS_Y, in drawFrame()
186 screen.makeButton(Common::Rect(JOURNAL_POINTS[1][0], JOURNAL_BUTTONS_Y, in drawFrame()
189 screen.makeButton(Common::Rect(JOURNAL_POINTS[2][0], JOURNAL_BUTTONS_Y, in drawFrame()
192 screen.makeButton(Common::Rect(JOURNAL_POINTS[3][0], JOURNAL_BUTTONS_Y, in drawFrame()
195 screen.makeButton(Common::Rect(JOURNAL_POINTS[4][0], JOURNAL_BUTTONS_Y, in drawFrame()
198 screen.makeButton(Common::Rect(JOURNAL_POINTS[5][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
201 screen.makeButton(Common::Rect(JOURNAL_POINTS[6][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
204 screen.makeButton(Common::Rect(JOURNAL_POINTS[7][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
209 screen.makeButton(Common::Rect(JOURNAL_POINTS[8][0], JOURNAL_BUTTONS_Y + 11, in drawFrame()
477 screen.makeButton(Common::Rect(SEARCH_POINTS[0][0], yp, SEARCH_POINTS[0][1], yp + 10), in getSearchString()
[all …]
H A Dscalpel_saveload.cpp96 screen.makeButton(Common::Rect(ENV_POINTS[0][0], CONTROLS_Y, ENV_POINTS[0][1], CONTROLS_Y + 10), in drawInterface()
98 screen.makeButton(Common::Rect(ENV_POINTS[1][0], CONTROLS_Y, ENV_POINTS[1][1], CONTROLS_Y + 10), in drawInterface()
100 screen.makeButton(Common::Rect(ENV_POINTS[2][0], CONTROLS_Y, ENV_POINTS[2][1], CONTROLS_Y + 10), in drawInterface()
102 screen.makeButton(Common::Rect(ENV_POINTS[3][0], CONTROLS_Y, ENV_POINTS[3][1], CONTROLS_Y + 10), in drawInterface()
104 screen.makeButton(Common::Rect(ENV_POINTS[4][0], CONTROLS_Y, ENV_POINTS[4][1], CONTROLS_Y + 10), in drawInterface()
106 screen.makeButton(Common::Rect(ENV_POINTS[5][0], CONTROLS_Y, ENV_POINTS[5][1], CONTROLS_Y + 10), in drawInterface()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dfolder_settings.lua71 …:makeButton(0, 0, 180, 20, nil, self.buttonBrowseForTHInstall):setTooltip(_S.tooltip.folders_windo…
80 :makeButton(0, 0, 180, 20, nil, self.buttonBrowseForFont):setTooltip(tooltip_font)
89 :makeButton(0, 0, 160, 20, nil, self.buttonBrowseForSavegames):setTooltip(tooltip_saves)
90 …self:addBevelPanel(320, 100, 20, 20, col_bg):setLabel("X"):makeButton(0, 0, 20, 20, nil, self.rese…
99 :makeButton(0, 0, 160, 20, nil, self.buttonBrowseForScreenshots):setTooltip(tooltip_screenshots)
100 …self:addBevelPanel(320, 125, 20, 20, col_bg):setLabel("X"):makeButton(0, 0, 20, 20, nil, self.rese…
109 :makeButton(0, 0, 160, 20, nil, self.buttonBrowseForAudio_music):setTooltip(tooltip_audio)
110 …self:addBevelPanel(320, 150, 20, 20, col_bg):setLabel("X"):makeButton(0, 0, 20, 20, nil, self.rese…
114 :makeButton(0, 0, 320, 40, nil, self.buttonBack):setTooltip(_S.tooltip.folders_window.back)
H A Doptions.lua204 …:makeButton(0, 0, BTN_WIDTH, 30, nil, self.buttonFolder):setTooltip(_S.tooltip.options_window.fold…
209 :makeButton(0, 0, 280, 40, nil, self.buttonHotkey):setTooltip(_S.tooltip.options_window.hotkey)
215 :makeButton(0, 0, 280, 40, nil, self.buttonBack):setTooltip(_S.tooltip.options_window.back)
432 :makeButton(0, 0, 80, 40, nil, self.ok):setTooltip(_S.tooltip.options_window.apply)
434 :makeButton(0, 0, 80, 40, nil, self.cancel):setTooltip(_S.tooltip.options_window.cancel)
496 :makeButton(0, 0, 80, 40, nil, self.ok):setTooltip(_S.tooltip.options_window.apply_scrollspeed)
498 …:makeButton(0, 0, 80, 40, nil, self.cancel):setTooltip(_S.tooltip.options_window.cancel_scrollspee…
559 …:makeButton(0, 0, 80, 40, nil, self.ok):setTooltip(_S.tooltip.options_window.apply_shift_scrollspe…
561 …:makeButton(0, 0, 80, 40, nil, self.cancel):setTooltip(_S.tooltip.options_window.cancel_shift_scro…
624 :makeButton(0, 0, 80, 40, nil, self.ok):setTooltip(_S.tooltip.options_window.apply_zoomspeed)
[all …]
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/qtui/
H A Dsearch_bar.cc33 static QPushButton * makeButton(const char * icon, QWidget * parent) in makeButton() function
48 auto upButton = makeButton("go-up", this); in SearchBar()
49 auto downButton = makeButton("go-down", this); in SearchBar()
50 auto closeButton = makeButton("window-close", this); in SearchBar()
/dports/misc/xless/xless-1.7/
H A Dinit.c49 static Widget makeButton __P((Widget, int, unsigned, Widget,
317 makeButton(parent, sensitive, vertdist, prevwidg, procptr, wininfo, in makeButton() function
409 button = makeButton(box, False, 1, button, SearchNext, wi,
411 button = makeButton(box, (filename == NULL ? True : False), 1, button,
417 button = makeButton(box, ((filename == NULL || wi->inputInfo != NULL) ?
424 button = makeButton(box, False, 1, button, ChangeFile, wi,
426 button = makeButton(box, False, 1, button, NewWindow, wi,
428 button = makeButton(box, False, 1, button, Print, wi, AccPrint, "Print");
429 button = makeButton(box, False, 1, button, Background, wi, AccBackgnd,
431 button = makeButton(box, False, 1, button, CloseWindow, wi, AccClose,
[all …]
/dports/biology/jalview/jalview/src/jalview/jbgui/
H A DGRestServiceEditorPane.java241 iprmsAdd = JvSwingUtils.makeButton("+", in jbInit()
253 iprmsRem = JvSwingUtils.makeButton("-", in jbInit()
273 rdataAdd = JvSwingUtils.makeButton("+", in jbInit()
285 rdataRem = JvSwingUtils.makeButton("-", in jbInit()
297 rdataNup = JvSwingUtils.makeButton( in jbInit()
310 rdataNdown = JvSwingUtils.makeButton( in jbInit()
416 okButton = JvSwingUtils.makeButton( in jbInit()
426 cancelButton = JvSwingUtils.makeButton( in jbInit()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/
H A DSearchFrame.java77 buttonBox.add(jsc.makeButton("Search", "Execute")); in createSearchFrame()
78 buttonBox.add(jsc.makeButton("New")); in createSearchFrame()
79 buttonBox.add(jsc.makeButton("Edit", "Edit Search")); in createSearchFrame()
80 buttonBox.add(jsc.makeButton("Enable")); in createSearchFrame()
81 buttonBox.add(jsc.makeButton("Disable")); in createSearchFrame()
83 buttonBox.add(jsc.makeButton("Delete")); in createSearchFrame()
/dports/mail/xmail/xmail_1.6/
H A Dmail.c365 makeButton(Widget parent, String label, XtCallbackProc CBProc, String CBData, String info, String h… in makeButton() function
434 makeButton(Box, "Autograph", (XtCallbackProc) Autograph, "A", in sendMail()
437 makeButton(Box, "autograph", (XtCallbackProc) Autograph, "a", in sendMail()
440 makeButton(Box, "ReEdit", (XtCallbackProc) ReEdit, "ReEdit", in sendMail()
443 makeButton(Box, "Cancel", (XtCallbackProc) Done, "cancel", in sendMail()
446 makeButton(Box, "Abort", (XtCallbackProc) Done, "Cancel", in sendMail()
449 makeButton(Box, "Deliver", (XtCallbackProc) Done, "Deliver", in sendMail()
/dports/biology/jalview/jalview/src/jalview/gui/
H A DUserDefinedColours.java177 JButton button = makeButton(label, ResidueProperties.aa[i], in resetButtonPanel()
182 buttonPanel.add(makeButton("B", "B", upperCaseButtons, 20)); in resetButtonPanel()
183 buttonPanel.add(makeButton("Z", "Z", upperCaseButtons, 21)); in resetButtonPanel()
184 buttonPanel.add(makeButton("X", "X", upperCaseButtons, 22)); in resetButtonPanel()
185 buttonPanel.add(makeButton("Gap", "-", upperCaseButtons, 23)); in resetButtonPanel()
207 JButton button = makeButton(ResidueProperties.aa[i].toLowerCase(), in resetButtonPanel()
216 buttonPanel.add(makeButton("b", "b", lowerCaseButtons, 20)); in resetButtonPanel()
217 buttonPanel.add(makeButton("z", "z", lowerCaseButtons, 21)); in resetButtonPanel()
218 buttonPanel.add(makeButton("x", "x", lowerCaseButtons, 22)); in resetButtonPanel()
385 JButton makeButton(String label, String residue, List<JButton> buttons, in makeButton() method in UserDefinedColours
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dbuild_room.lua60 …self:addPanel(210, 0, 0):makeButton(9, 9, 129, 32, 211, cat(1)):setTooltip(_S.tooltip.build_ro…
61 …self:addPanel(212, 0, 41):makeButton(9, 0, 129, 31, 213, cat(2)):setTooltip(_S.tooltip.build_ro…
64 …self:addPanel(214, 0, 72):makeButton(9, 0, 129, 32, 215, cat(3)):setTooltip(_S.tooltip.build_ro…
65 …self:addPanel(216, 0, 104):makeButton(9, 0, 129, 32, 217, cat(4)):setTooltip(_S.tooltip.build_ro…
73 self:addPanel(222, 146, y):makeButton(12, 0, 126, 19, 223, rm()) -- List body
79 …self:addPanel(224, 146, 224):makeButton(8, 34, 134, 27, 224, self.close):setTooltip(_S.tooltip.bui…
H A Djukebox.lua49 …self:addPanel(409, self.width - 42, 19):makeButton(0, 0, 24, 24, 410, self.close):setTooltip(_S.to…
54 …self:addPanel(394, 87, 49):makeButton(0, 2, 24, 24, 395, self.audio.playPreviousBackgroundTrack, …
55 …self:addPanel(396, 115, 49):makeButton(0, 2, 24, 24, 397, self.audio.playNextBackgroundTrack, self…
56 …self:addPanel(398, 157, 49):makeButton(0, 2, 24, 24, 399, self.stopBackgroundTrack):setSound("sele…
57 …self:addPanel(400, 185, 49):makeButton(0, 2, 24, 24, 401, self.loopTrack):setSound("selectx.wav"):…
H A Dstaff_dialog.lua87 …self:addColourPanel(35, 51, 71, 81, 208, 252, 252):makeButton(0, 0, 71, 81, nil, self.openStaffMan…
99 …self:addPanel(240, 21, 210):makeButton(0, 0, 73, 30, 240, self.changeParcel):setTooltip(_S.toolti…
102 …self:addPanel(307, 106, 253):makeButton(0, 0, 50, 50, 308, self.fireStaff):setTooltip(_S.tooltip.s…
103 …self:addPanel(309, 164, 253):makeButton(0, 0, 37, 50, 310, self.placeStaff):setTooltip(_S.tooltip.…
111 …self:addPanel(307, 106, 226):makeButton(0, 0, 50, 50, 308, self.fireStaff):setTooltip(_S.tooltip.s…
112 …self:addPanel(309, 164, 226):makeButton(0, 0, 37, 50, 310, self.placeStaff):setTooltip(_S.tooltip.…
115 …self:addPanel(305, 178, 18):makeButton(0, 0, 24, 24, 306, self.close):setTooltip(_S.tooltip.staff…
H A Dpatient.lua53 …self.history_panel:makeButton(0, 0, 99, 88, nil, --[[persistable:patient_toggle_history]] function…
61 …self:addPanel(325, 147, 21):makeButton(0, 0, 24, 24, 326, self.close):setTooltip(_S.tooltip.patie…
65 …self:addPanel(411, 14 + 132, 61 + 19):makeButton(0, 0, 25, 31, 412, self.viewQueue):setTooltip(_S.…
70 :makeButton(0, 0, 38, 38, 330, self.viewDiseases):setTooltip(_S.tooltip.patient_window.casebook)
73 …self.home_button = self:addPanel(331, 14 + 95, 61 + 158):makeButton(0, 0, 60, 60, 332, self.goHome…
76 …self.guess_button = self:addPanel(413, 14 + 117, 61 + 58):makeButton(0, 0, 38, 38, 414, self.guess…
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/util/
H A DJContext.java62 public JButton makeButton(String name) { in makeButton() method in JContext
63 return makeButton(name, name); in makeButton()
66 public JButton makeButton(String name, String cmd) { in makeButton() method in JContext
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/widgets/
H A Dhome_screen_widget.cpp84 QAbstractButton* AbstractHomeScreenWidget::makeButton(const QString& text, QWidget* parent) const in makeButton() function in OpenOrienteering::AbstractHomeScreenWidget
102 QAbstractButton* AbstractHomeScreenWidget::makeButton(const QString& text, const QIcon& icon, QWidg… in makeButton() function in OpenOrienteering::AbstractHomeScreenWidget
104 QAbstractButton* button = makeButton(text, parent); in makeButton()
148 QAbstractButton* button_new_map = makeButton( in makeMenuWidget()
151 QAbstractButton* button_open_map = makeButton( in makeMenuWidget()
157 …auto* button_touch = makeButton(tr("Touch mode"), QIcon{QLatin1String(":/images/tool-touch-cursor.… in makeMenuWidget()
161 QAbstractButton* button_settings = makeButton( in makeMenuWidget()
164 QAbstractButton* button_about = makeButton( in makeMenuWidget()
167 QAbstractButton* button_help = makeButton( in makeMenuWidget()
170 QAbstractButton* button_exit = makeButton( in makeMenuWidget()
/dports/devel/newt/newt-0.52.21/
H A Ddialogboxes.c36 static newtComponent (*makeButton)(int left, int right, const char * text) = variable
63 *okay = makeButton((width - 8) / 2, height - buttonHeight - 1, in addButtons()
68 *okay = makeButton((width - 18) / 3, height - buttonHeight - 1, in addButtons()
70 *cancel = makeButton(((width - 18) / 3) * 2 + 9, in addButtons()
587 yes = makeButton((width - 8) / 2, height - 1 - buttonHeight, in messageBox()
592 yes = makeButton((width - 16) / 3, height - 1 - buttonHeight, in messageBox()
594 no = makeButton(((width - 16) / 3) * 2 + 9, height - 1 - buttonHeight, in messageBox()
624 makeButton = newtButton; in useFullButtons()
627 makeButton = newtCompactButton; in useFullButtons()

123456