Back to Home
ESO Function Data v100034
SetFont()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:282
--
function TextEntry:SetFont(font)
libraries/zo_combobox/zo_combobox_base.lua:64
--
function ZO_ComboBox_Base:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:113
--
function ZO_Spinner:SetFont(fontString)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadgrid.lua:135
--
self.footer.pageNumberLabel:SetFont(font)
common/gamepad/zo_gamepadtemplatescommon.lua:595
--
label:SetFont(selected and NORMAL_FONT_SELECTED or NORMAL_FONT_UNSELECTED)
common/gamepad/zo_gamepadtemplatescommon.lua:606
--
label:SetFont(selected and SMALL_FONT_SELECTED or SMALL_FONT_UNSELECTED)
ingame/achievements/keyboard/achievements.lua:1146
--
comboBox:SetFont("ZoFontWinT1")
ingame/actionbar/actionbutton.lua:485
--
self.countText:SetFont(isGamepad and "ZoFontGamepadBold27" or "ZoFontGameShadow")
ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:891
--
comboBox:SetFont("ZoFontWinT1")
ingame/antiquities/keyboard/antiquitylore_keyboard.lua:201
--
control.text:SetFont("ZoFontWinH3")
ingame/antiquitydigging/antiquitydigging.lua:289
--
self.radarCountLabel:SetFont(style.radarCountFont)
ingame/battleground/battlegroundscoreboardendofgame.lua:125
--
self.closingTimerLabel:SetFont(style.timerFont)
ingame/battleground/battlegroundscorehud.lua:84
--
self.scoreLabel:SetFont(style.scoreFont)
ingame/centerscreenannounce/centerscreenannounce.lua:481
--
self.control:SetFont(isGamepad and SMALL_TEXT_FONT_GAMEPAD or SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:770
--
self.control:SetFont(isGamepad and SMALL_TEXT_FONT_GAMEPAD or SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:866
--
self.countdownControl:SetFont(isGamepad and COUNTDOWN_TEXT_FONT_GAMEPAD or COUNTDOWN_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:1069
--
testLineControl:SetFont(SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:1073
--
testLineControl:SetFont(SMALL_TEXT_FONT_GAMEPAD)
ingame/champion/champion.lua:1214
--
self.inactiveAlert.messageLabel:SetFont(inactiveAlertConstants.font)
ingame/champion/championstar.lua:625
--
self.pointsSpinner:SetFont("ZoFontGamepad42")
ingame/champion/championstar.lua:629
--
self.pointsSpinner:SetFont("ZoFontWinH2")
ingame/chatsystem/sharedchatsystem.lua:283
--
self.editControl:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:284
--
self.channelLabel:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:498
--
window.buffer:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:2178
--
self.textEntry:SetFont(font)
ingame/collections/keyboard/collectionsbook.lua:100
--
comboBox:SetFont("ZoFontWinT1")
ingame/contacts/keyboard/socialdialogs_keyboard.lua:143
--
self.allianceComboBox:SetFont("ZoFontHeader")
ingame/crafting/keyboard/provisioner.lua:167
--
selectedTabLabel:SetFont(settings.selectedTabLabelFont)
ingame/crowncrates/crowngemificationslot.lua:165
--
self.nameLabel:SetFont(style.nameFont)
ingame/crowncrates/crowngemificationslot.lua:166
--
self.requiredLabel:SetFont(style.conversionFont)
ingame/crowncrates/crowngemificationslot.lua:167
--
self.gemAmountLabel:SetFont(style.conversionFont)
ingame/guild/selectguilddialog.lua:45
--
self.guildComboBox:SetFont("ZoFontHeader")
ingame/guildfinder/keyboard/guildrecruitment_attributeselectiontile_keyboard.lua:25
--
comboBox:SetFont("ZoFontWinT1")
ingame/help/gamepad/help_customer_service_gamepad.lua:87
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/gamepad/help_root_gamepad.lua:33
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/keyboard/helpaskforhelp_keyboard.lua:112
--
combo:SetFont("ZoFontWinT1")
ingame/help/keyboard/helpmechanicassistancetemplate_keyboard.lua:48
--
combo:SetFont("ZoFontWinT1")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:50
--
combo:SetFont("ZoFontWinT1")
ingame/housingeditor/housingeditorhud.lua:416
--
self.precisionPositionLabel:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepad34" or "ZoFontGameLargeBold")
ingame/housingeditor/housingeditorhud.lua:417
--
self.precisionOrientationLabel:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepad34" or "ZoFontGameLargeBold")
ingame/housingeditor/housingeditorhud.lua:1421
--
button:GetNamedChild("Text"):SetFont(style.font)
ingame/housingeditor/housingeditorhud.lua:3470
--
self.historyTitle:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepadBold34" or "ZoFontWinH2")
ingame/housingeditor/housingeditorhud.lua:3523
--
self.targetName:SetFont(style.targetNameFont)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:565
--
comboBox:SetFont("ZoFontWinT1")
ingame/housingeditor/keyboard/housingpreview_keyboard.lua:18
--
comboBox:SetFont("ZoFontWinT1")
ingame/hud/hudtracker_base.lua:110
--
self.headerLabel:SetFont(style.FONT_HEADER)
ingame/hud/hudtracker_base.lua:111
--
self.subLabel:SetFont(style.FONT_SUBLABEL)
ingame/instancekickwarning/instancekickwarning.lua:25
--
self.kickLabel:SetFont(style.font)
ingame/inventory/inventory.lua:2250
--
comboBox:SetFont("ZoFontWinT1")
ingame/keybindings/keyboard/keybindings.lua:277
--
self.control.currentBindLabel:SetFont("ZoFontHeader4")
ingame/keybindings/keyboard/keybindings.lua:279
--
self.control.currentBindLabel:SetFont("ZoFontCallout")
ingame/leaderboards/keyboard/leaderboards_keyboard.lua:38
--
self.filterComboBox:SetFont("ZoFontWinT1")
ingame/lfg/readychecktracker.lua:132
--
self.countLabel:SetFont(style.FONT_COUNT)
ingame/lfg/keyboard/zo_activityfindertemplate_keyboard.lua:49
--
filterComboBox:SetFont("ZoFontWinT1")
ingame/lorereader/lorereader.lua:402
--
self.title:SetFont(titleFont)
ingame/lorereader/lorereader.lua:404
--
self.firstPage.body:SetFont(bodyFont)
ingame/lorereader/lorereader.lua:407
--
self.secondPage.body:SetFont(bodyFont)
ingame/map/worldmap.lua:490
--
ZO_WorldMapMouseoverName:SetFont(headerStyle.NAME_FONT)
ingame/map/worldmap.lua:496
--
ZO_WorldMapMouseOverDescription:SetFont(headerStyle.DESCRIPTION_FONT)
ingame/playeremote/playeremotequickslot.lua:35
--
control.label:SetFont("ZoFontGamepad54")
ingame/playeremote/playeremotequickslot.lua:37
--
control.label:SetFont("ZoInteractionPrompt")
ingame/playeremote/gamepad/playeremote_gamepad.lua:419
--
titleControl:SetFont("ZoFontGamepad54")
ingame/playertoplayer/playertoplayer.lua:65
--
self.targetLabel:SetFont(style.targetFont)
ingame/playertoplayer/playertoplayer.lua:66
--
self.additionalInfo:SetFont(style.additionalInfoFont)
ingame/playertoplayer/playertoplayer.lua:67
--
self.pendingResurrectInfo:SetFont(style.pendingResurrectInfoFont)
ingame/playertoplayer/playertoplayer.lua:1532
--
self.targetLabel:SetFont(font)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1599
--
priceControl:SetFont(selected and NORMAL_FONT_SELECTED or NORMAL_FONT_UNSELECTED)
ingame/reticle/reticle.lua:24
--
self.interactContext:SetFont(style.font)
ingame/reticle/reticle.lua:25
--
self.additionalInfo:SetFont(style.font)
ingame/reticle/reticle.lua:26
--
self.nonInteractText:SetFont(style.font)
ingame/reticle/reticle.lua:421
--
self.stealthText:SetFont(style.font)
ingame/synergy/synergy.lua:52
--
self.action:SetFont(constants.FONT)
ingame/tradinghouse/keyboard/tradinghousefeatures_keyboard.lua:25
--
dropdown:SetFont("ZoFontWinT1")
ingame/tutorial/briefhudtutorial.lua:20
--
self.tutorial:SetFont("ZoFontGamepad42")
ingame/tutorial/briefhudtutorial.lua:25
--
self.tutorial:SetFont("ZoInteractionPrompt")
ingame/unitframes/unitframes.lua:510
--
text1:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:516
--
text2:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:926
--
healthBar.leftText:SetFont(font)
ingame/unitframes/unitframes.lua:929
--
healthBar.rightText:SetFont(font)
ingame/zonestories/keyboard/zonestories_keyboard.lua:87
--
zoneSelectorComboBox:SetFont("ZoFontWinT1")
ingame/zo_quest/questtracker.lua:132
--
control:SetFont(constants.FONT_HEADER)
ingame/zo_quest/questtracker.lua:159
--
control:SetFont(constants.FONT_GENERAL)
ingame/zo_quest/questtracker.lua:169
--
control:SetFont(constants.FONT_SUBCATEGORY)
internalingame/antiquitydigging/antiquitydigging.lua:195
--
keybindLabel:SetFont(style.keybindLabelFont)
internalingame/market/gamepad/marketdialogs_gamepad.lua:1063
--
g_dialogDiscountPercentControl:SetFont("ZoFontGamepad42")
internalingame/market/gamepad/marketgridscreen_gamepad.lua:249
--
label:SetFont("ZoFontGamepadBold48")
internalingame/market/gamepad/marketgridscreen_gamepad.lua:252
--
label:SetFont("ZoFontGamepadBold34")
internalingame/market/keyboard/market_keyboard.lua:280
--
comboBox:SetFont("ZoFontWinT1")
internalingame/scrying/scrying.lua:345
--
self.keybindLabel:SetFont(IsInGamepadPreferredMode() and GAMEPAD_BINDING_FONT or KEYBOARD_BINDING_FONT)
internalingame/scrying/scrying.lua:444
--
self.valueText:SetFont(IsInGamepadPreferredMode() and GAMEPAD_VALUE_FONT or KEYBOARD_VALUE_FONT)
libraries/utility/zo_tabbuttongroup.lua:308
--
label:SetFont(font)
libraries/zo_combobox/zo_combobox.lua:116
--
control.m_label:SetFont(control.m_owner.m_font)
libraries/zo_combobox/zo_combobox_base.lua:74
--
self.m_selectedItemText:SetFont(font)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:122
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:129
--
control.nameControl:SetFont(self.m_font)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:137
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:148
--
control.nameControl:SetFont(self.m_font)
libraries/zo_contextmenus/zo_contextmenus.lua:328
--
nameLabel:SetFont(myFont)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:960
--
labelControl:SetFont(itemInfo.labelFont)
libraries/zo_fractiondisplay/zo_fractiondisplay.lua:15
--
self.numeratorLabel:SetFont(font)
libraries/zo_fractiondisplay/zo_fractiondisplay.lua:16
--
self.denominatorLabel:SetFont(font)
libraries/zo_keybindbutton/zo_keybindbutton.lua:93
--
self.nameLabel:SetFont(font)
libraries/zo_keybindbutton/zo_keybindbutton.lua:97
--
self.keyLabel:SetFont(font)
libraries/zo_sortheadergroup/zo_sortheadergroup.lua:245
--
nameControl:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:114
--
self.display:SetFont(fontString)
libraries/zo_templates/buttontemplates.lua:438
--
buttonControl:SetFont(buttonControl.selectedFont)
libraries/zo_templates/buttontemplates.lua:443
--
buttonControl:SetFont(buttonControl.unselectedFont)
libraries/zo_templates/labeltemplates_shared.lua:229
--
label:SetFont(fontData.font)
libraries/zo_tooltip/zo_tooltip.lua:103
--
label:SetFont(fontString)
overlay/overlay.lua:3
--
OverlaySubtitle:SetFont("ZoFontGamepad34")
overlay/overlay.lua:6
--
OverlaySubtitle:SetFont("ZoFontHeader3")
overlay/overlay.lua:33
--
OverlayConfirmSkipInstruction:SetFont("ZoFontGamepad34")
overlay/overlay.lua:37
--
OverlayConfirmSkipInstruction:SetFont("ZoFontHeader3")
pregame/accountlogin/keyboard/zo_login.lua:161
--
self.serverAlertLabel:SetFont("ZoFontGameBold")
pregame/accountlogin/keyboard/zo_login.lua:168
--
self.serverAlertLabel:SetFont("ZoFontGame")
pregame/charactercreate/gamepad/zo_charactercreateselector_gamepad.lua:109
--
nameControl:SetFont(nameFont)
pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:30
--
self.name:SetFont(fontString)
pregame/charactercreate/keyboard/zo_charactercreateslider_keyboard.lua:123
--
self.dropdown:SetFont("ZoFontGame")
pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:277
--
comboBox:SetFont("ZoFontGame")
pregameandingame/gammaadjust/gammaadjust.lua:144
--
self.mainText:SetFont(style.mainFont)
pregameandingame/gammaadjust/gammaadjust.lua:145
--
self.subText:SetFont(style.subFont)
publicallingames/currency/currency.lua:274
--
self:SetFont(options.font)
publicallingames/currency/gamepad/currencyselector_gamepad.lua:142
--
self.display:SetFont(active and "ZoFontGamepad42" or "ZoFontGamepad34")