Back to Home
ESO Function Data v101038
SetFont()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:281
--
function TextEntry:SetFont(font)
libraries/zo_combobox/zo_combobox_base.lua:57
--
function ZO_ComboBox_Base:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:108
--
function ZO_Spinner:SetFont(fontString)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadgrid.lua:154
--
self.footer.pageNumberLabel:SetFont(font)
common/gamepad/zo_gamepadtemplatescommon.lua:609
--
label:SetFont(selected and NORMAL_FONT_SELECTED or NORMAL_FONT_UNSELECTED)
common/gamepad/zo_gamepadtemplatescommon.lua:620
--
label:SetFont(selected and SMALL_FONT_SELECTED or SMALL_FONT_UNSELECTED)
common/zo_uierrors/errorframe.lua:202
--
self.pageSpinner:SetFont(spinnerFont)
ingame/achievements/keyboard/achievements.lua:1245
--
comboBox:SetFont("ZoFontWinT1")
ingame/actionbar/actionbutton.lua:565
--
self.countText:SetFont(isGamepad and "ZoFontGamepadBold27" or "ZoFontGameShadow")
ingame/antiquities/keyboard/antiquityjournal_keyboard.lua:889
--
comboBox:SetFont("ZoFontWinT1")
ingame/antiquities/keyboard/antiquitylore_keyboard.lua:201
--
control.text:SetFont("ZoFontWinH3")
ingame/antiquitydigging/antiquitydigging.lua:298
--
self.radarCountLabel:SetFont(style.radarCountFont)
ingame/battleground/battlegroundscoreboardendofgame.lua:151
--
self.closingTimerLabel:SetFont(style.timerFont)
ingame/battleground/battlegroundscorehud.lua:84
--
self.scoreLabel:SetFont(style.scoreFont)
ingame/centerscreenannounce/centerscreenannounce.lua:572
--
self.control:SetFont(isGamepad and SMALL_TEXT_FONT_GAMEPAD or SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:873
--
self.control:SetFont(isGamepad and SMALL_TEXT_FONT_GAMEPAD or SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:970
--
self.countdownControl:SetFont(isGamepad and COUNTDOWN_TEXT_FONT_GAMEPAD or COUNTDOWN_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:1190
--
testLineControl:SetFont(SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:1194
--
testLineControl:SetFont(SMALL_TEXT_FONT_GAMEPAD)
ingame/champion/champion.lua:1276
--
self.inactiveAlert.messageLabel:SetFont(inactiveAlertConstants.font)
ingame/champion/championstar.lua:599
--
self.pointsSpinner:SetFont("ZoFontGamepad42")
ingame/champion/championstar.lua:603
--
self.pointsSpinner:SetFont("ZoFontWinH2")
ingame/chatsystem/sharedchatsystem.lua:282
--
self.editControl:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:283
--
self.channelLabel:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:492
--
window.buffer:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:2098
--
self.textEntry:SetFont(font)
ingame/collections/keyboard/collectionsbook.lua:128
--
comboBox:SetFont("ZoFontWinT1")
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:89
--
comboBox:SetFont("ZoFontWinT1")
ingame/contacts/keyboard/socialdialogs_keyboard.lua:143
--
self.allianceComboBox:SetFont("ZoFontHeader")
ingame/crafting/keyboard/provisioner.lua:180
--
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:11
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/gamepad/help_root_gamepad.lua:33
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/keyboard/helpaskforhelp_keyboard.lua:65
--
combo:SetFont("ZoFontWinT1")
ingame/help/keyboard/helpmechanicassistancetemplate_keyboard.lua:45
--
combo:SetFont("ZoFontWinT1")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:45
--
combo:SetFont("ZoFontWinT1")
ingame/housingeditor/houseinformationtracker.lua:90
--
self.populationLabel:SetFont(style.FONT_POPULATION)
ingame/housingeditor/housingeditorhud.lua:778
--
self.precisionPositionLabel:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepad34" or "ZoFontGameLargeBold")
ingame/housingeditor/housingeditorhud.lua:779
--
self.precisionOrientationLabel:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepad34" or "ZoFontGameLargeBold")
ingame/housingeditor/housingeditorhud.lua:1771
--
button:GetNamedChild("Text"):SetFont(style.font)
ingame/housingeditor/housingeditorhud.lua:3890
--
self.historyTitle:SetFont(IsInGamepadPreferredMode() and "ZoFontGamepadBold34" or "ZoFontWinH2")
ingame/housingeditor/housingeditorhud.lua:4141
--
self.targetDistanceLabel:SetFont(style.targetDistanceFont)
ingame/housingeditor/housingeditorhud.lua:4142
--
self.targetNameLabel:SetFont(style.targetNameFont)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:580
--
comboBox:SetFont("ZoFontWinT1")
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:666
--
comboBox:SetFont("ZoFontWinT1")
ingame/housingeditor/keyboard/housingpreview_keyboard.lua:28
--
comboBox:SetFont("ZoFontWinT1")
ingame/hud/hudtracker_base.lua:114
--
self.headerLabel:SetFont(style.FONT_HEADER)
ingame/hud/hudtracker_base.lua:115
--
self.subLabel:SetFont(style.FONT_SUBLABEL)
ingame/instancekickwarning/instancekickwarning.lua:25
--
self.kickLabel:SetFont(style.font)
ingame/inventory/inventory.lua:2309
--
comboBox:SetFont("ZoFontWinT1")
ingame/keybindings/gamepad/keybindings_gamepad.lua:735
--
self.currentBindLabel:SetFont("ZoFontGamepadCondensed36")
ingame/keybindings/gamepad/keybindings_gamepad.lua:737
--
self.currentBindLabel:SetFont("ZoFontGamepadCondensed42")
ingame/keybindings/keyboard/keybindings.lua:331
--
control.currentBindLabel:SetFont("ZoFontHeader4")
ingame/keybindings/keyboard/keybindings.lua:333
--
control.currentBindLabel:SetFont("ZoFontCallout")
ingame/leaderboards/keyboard/leaderboards_keyboard.lua:27
--
self.filterComboBox:SetFont("ZoFontWinT1")
ingame/lfg/readychecktracker.lua:132
--
self.countLabel:SetFont(style.FONT_COUNT)
ingame/lfg/keyboard/zo_activityfindertemplate_keyboard.lua:64
--
filterComboBox:SetFont("ZoFontWinT1")
ingame/lorereader/lorereader.lua:391
--
self.overrideImageTitle:SetFont(titleFont)
ingame/lorereader/lorereader.lua:407
--
self.title:SetFont(titleFont)
ingame/lorereader/lorereader.lua:409
--
self.firstPage.body:SetFont(bodyFont)
ingame/lorereader/lorereader.lua:412
--
self.secondPage.body:SetFont(bodyFont)
ingame/map/worldmap.lua:4019
--
mouseoverNameControl:SetFont(headerStyle.NAME_FONT)
ingame/map/worldmap.lua:4027
--
mouseoverDescriptionControl:SetFont(headerStyle.DESCRIPTION_FONT)
ingame/playeremote/gamepad/playeremote_gamepad.lua:388
--
titleControl:SetFont("ZoFontGamepad54")
ingame/playertoplayer/playertoplayer.lua:69
--
self.targetLabel:SetFont(style.targetFont)
ingame/playertoplayer/playertoplayer.lua:70
--
self.additionalInfo:SetFont(style.additionalInfoFont)
ingame/playertoplayer/playertoplayer.lua:71
--
self.pendingResurrectInfo:SetFont(style.pendingResurrectInfoFont)
ingame/playertoplayer/playertoplayer.lua:1797
--
self.targetLabel:SetFont(font)
ingame/restyle/gamepad/restylestation_gamepad.lua:1672
--
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:752
--
text1:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:758
--
text2:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:1250
--
healthBar.leftText:SetFont(font)
ingame/unitframes/unitframes.lua:1253
--
healthBar.rightText:SetFont(font)
ingame/zonestories/keyboard/zonestories_keyboard.lua:87
--
zoneSelectorComboBox:SetFont("ZoFontWinT1")
ingame/zo_quest/questtracker.lua:129
--
control:SetFont(constants.FONT_HEADER)
ingame/zo_quest/questtracker.lua:156
--
control:SetFont(constants.FONT_GENERAL)
ingame/zo_quest/questtracker.lua:166
--
control:SetFont(constants.FONT_SUBCATEGORY)
internalingame/antiquitydigging/antiquitydigging.lua:189
--
keybindLabel:SetFont(style.keybindLabelFont)
internalingame/market/gamepad/marketdialogs_gamepad.lua:1125
--
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:333
--
self.keybindLabel:SetFont(IsInGamepadPreferredMode() and GAMEPAD_BINDING_FONT or KEYBOARD_BINDING_FONT)
internalingame/scrying/scrying.lua:426
--
self.valueText:SetFont(IsInGamepadPreferredMode() and GAMEPAD_VALUE_FONT or KEYBOARD_VALUE_FONT)
internalingame/tribute/tribute.lua:211
--
self.instruction:SetFont("ZoFontTributeAntique40")
internalingame/tribute/tribute.lua:228
--
self.turnTimerTextLabel:SetFont("ZoFontTributeAntique40")
internalingame/tribute/tribute.lua:233
--
self.turnTimerTimeRemainingLabel:SetFont("ZoFontTributeAntique40")
internalingame/tribute/tribute.lua:1621
--
self.text:SetFont("ZoFontTributeAntique52")
internalingame/tribute/tributemechanicselector.lua:140
--
self.control:GetNamedChild("Instruction"):SetFont("ZoFontTributeAntique40")
internalingame/tribute/tributemechanic_manager.lua:858
--
self.headingLabel:SetFont(style.headingLabel)
libraries/utility/zo_labelutils.lua:12
--
control:SetFont(fontDescriptor)
libraries/utility/zo_tabbuttongroup.lua:308
--
label:SetFont(font)
libraries/zo_combobox/zo_combobox.lua:115
--
control.m_label:SetFont(control.m_owner.m_font)
libraries/zo_combobox/zo_combobox_base.lua:67
--
self.m_selectedItemText:SetFont(font)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:124
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:132
--
control.nameControl:SetFont(self.m_font)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:140
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:154
--
control.nameControl:SetFont(self.m_font)
libraries/zo_contextmenus/zo_contextmenus.lua:343
--
nameLabel:SetFont(labelFont)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:1012
--
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:95
--
self.nameLabel:SetFont(font)
libraries/zo_keybindbutton/zo_keybindbutton.lua:99
--
self.keyLabel:SetFont(font)
libraries/zo_sortheadergroup/zo_sortheadergroup.lua:279
--
nameControl:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:109
--
self.display:SetFont(fontString)
libraries/zo_templates/buttontemplates.lua:440
--
buttonControl:SetFont(buttonControl.selectedFont)
libraries/zo_templates/buttontemplates.lua:445
--
buttonControl:SetFont(buttonControl.unselectedFont)
libraries/zo_templates/labeltemplates_shared.lua:229
--
label:SetFont(fontData.font)
libraries/zo_tooltip/zo_tooltip.lua:119
--
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:157
--
self.serverAlertLabel:SetFont("ZoFontGameBold")
pregame/accountlogin/keyboard/zo_login.lua:164
--
self.serverAlertLabel:SetFont("ZoFontGame")
pregame/charactercreate/gamepad/zo_charactercreateselector_gamepad.lua:109
--
nameControl:SetFont(nameFont)
pregame/charactercreate/gamepad/zo_charactercreateslider_gamepad.lua:30
--
self.nameLabel:SetFont(fontString)
pregame/charactercreate/keyboard/zo_charactercreateslider_keyboard.lua:161
--
self.dropdown:SetFont("ZoFontGame")
pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:280
--
comboBox:SetFont("ZoFontGame")
pregameandingame/gammaadjust/gammaadjust.lua:191
--
self.mainText:SetFont(style.mainFont)
pregameandingame/gammaadjust/gammaadjust.lua:192
--
self.subText:SetFont(style.subFont)
publicallingames/currency/currency.lua:264
--
self:SetFont(options.font)
publicallingames/currency/gamepad/currencyselector_gamepad.lua:136
--
self.display:SetFont(active and "ZoFontGamepad42" or "ZoFontGamepad34")