Home
last modified time | relevance | path

Searched defs:setTextSize (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/cretan-hubris/cretan-hubris-0.2/Data/UI/
H A DTitle.lua34 function title.setTextSize(self, textWidth, textHeight) function
H A DLabel.lua69 function label.setTextSize(self, width, height) function
H A DTextInputBox.lua109 function textInputBox.setTextSize(self, width, height) function
H A DForm.lua626 function form.setTextSize(self, textWidth, textHeight) function
/dports/games/avoision/avoision-1.1/Data/UI/
H A DTitle.lua36 function title.setTextSize(self, textWidth, textHeight) function
H A DNumberLabel.lua65 function numberLabel.setTextSize(self, width, height) function
H A DLabel.lua72 function label.setTextSize(self, width, height) function
H A DTextInputBox.lua136 function textInputBox.setTextSize(self, width, height) function
H A DForm.lua621 function form.setTextSize(self, textWidth, textHeight) function
/dports/games/fbg2/fbg2-0.4/Data/UI/
H A DTitle.lua36 function title.setTextSize(self, textWidth, textHeight) function
H A DNumberLabel.lua65 function numberLabel.setTextSize(self, width, height) function
H A DLabel.lua71 function label.setTextSize(self, width, height) function
H A DTextInputBox.lua113 function textInputBox.setTextSize(self, width, height) function
H A DForm.lua609 function form.setTextSize(self, textWidth, textHeight) function
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/gui/
H A Dgui2_scrolltext.h22 GuiScrollText* setTextSize(float text_size) { this->text_size = text_size; return this; } in setTextSize() function
H A Dgui2_advancedscrolltext.h29 … GuiAdvancedScrollText* setTextSize(float text_size) { this->text_size = text_size; return this; } in setTextSize() function
H A Dgui2_selector.cpp57 GuiSelector* GuiSelector::setTextSize(float size) in setTextSize() function in GuiSelector
H A Dgui2_keyvaluedisplay.cpp49 GuiKeyValueDisplay* GuiKeyValueDisplay::setTextSize(float text_size) in setTextSize() function in GuiKeyValueDisplay
H A Dgui2_listbox.cpp15 GuiListbox* GuiListbox::setTextSize(float size) in setTextSize() function in GuiListbox
H A Dgui2_textentry.cpp98 GuiTextEntry* GuiTextEntry::setTextSize(float size) in setTextSize() function in GuiTextEntry
H A Dgui2_button.cpp86 GuiButton* GuiButton::setTextSize(float size) in setTextSize() function in GuiButton
/dports/games/fbg2/fbg2-0.4/Data/Diagnostics/
H A DLogDisplay.lua79 function logDisplay.setTextSize(self, width, height) function
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/menu/
H A Dtextmenuitemview.cpp34 void TextMenuItemView::setTextSize(float size) in setTextSize() function in TextMenuItemView
/dports/graphics/heimer/Heimer-3.0.0/src/
H A Dtext_edit.cpp101 void TextEdit::setTextSize(int textSize) in setTextSize() function in TextEdit
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/src/main/java/com/ccrma/faust/
H A DZone.java67 public void setTextSize(float size){ in setTextSize() method in Zone

123