ESO Function Data v100015
SetFont()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:277
--
function TextEntry:SetFont(font)
libraries/zo_combobox/zo_combobox_base.lua:64
--
function ZO_ComboBox_Base:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:106
--
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:485
--
label:SetFont(selected and NORMAL_FONT_SELECTED or NORMAL_FONT_UNSELECTED)
common/gamepad/zo_gamepadtemplatescommon.lua:496
--
label:SetFont(selected and SMALL_FONT_SELECTED or SMALL_FONT_UNSELECTED)
common/gammaadjust/gammaadjust.lua:129
--
self.mainText:SetFont(style.mainFont)
common/gammaadjust/gammaadjust.lua:130
--
self.subText:SetFont(style.subFont)
ingame/actionbar/actionbutton.lua:484
--
self.countText:SetFont(isGamepad and "ZoFontGamepadBold27" or "ZoFontGameShadow")
ingame/centerscreenannounce/centerscreenannounce.lua:232
--
line:SetFont(IsInGamepadPreferredMode() and SMALL_TEXT_FONT_GAMEPAD or SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:242
--
testLine:SetFont(SMALL_TEXT_FONT_KEYBOARD)
ingame/centerscreenannounce/centerscreenannounce.lua:244
--
testLine:SetFont(SMALL_TEXT_FONT_GAMEPAD)
ingame/centerscreenannounce/centerscreenannounce.lua:325
--
smallLine:SetFont(smallFont)
ingame/championperks/championperks.lua:93
--
control.nameLabel:SetFont("ZoFontGamepad34")
ingame/championperks/championperks.lua:94
--
control.pointsSpinner:SetFont("ZoFontGamepad42")
ingame/championperks/championperks.lua:97
--
control.nameLabel:SetFont("ZoFontWinH3")
ingame/championperks/championperks.lua:98
--
control.pointsSpinner:SetFont("ZoFontWinH2")
ingame/championperks/championperks.lua:866
--
nameLabel:SetFont(constants.NAME_FONT)
ingame/championperks/championperks.lua:867
--
spentPointsLabel:SetFont(constants.POINTS_FONT)
ingame/championperks/championperks.lua:869
--
descriptionLabel:SetFont(constants.DESCRIPTION_FONT)
ingame/championperks/championperks.lua:875
--
control.pointsLabel:SetFont(constants.EARNED_POINTS_POINTS_FONT)
ingame/championperks/championperks.lua:876
--
control.pointsHeaderLabel:SetFont(constants.EARNED_POINTS_HEADER_FONT)
ingame/championperks/championperks.lua:896
--
control.messageLabel:SetFont(constants.INACTIVE_ALERT_FONT)
ingame/championperks/championperks.lua:909
--
self.centerInfoPointCountersHeader:SetFont("ZoFontWinH2")
ingame/championperks/championperks.lua:912
--
centerInfoPointCounter.pointsLabel:SetFont("ZoFontWinH1")
ingame/championperks/championperks.lua:934
--
self.centerInfoPointCountersHeader:SetFont("ZoFontGamepad34")
ingame/championperks/championperks.lua:937
--
centerInfoPointCounter.pointsLabel:SetFont("ZoFontGamepad42")
ingame/chatsystem/sharedchatsystem.lua:278
--
self.editControl:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:279
--
self.channelLabel:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:493
--
window.buffer:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:2112
--
self.textEntry:SetFont(font)
ingame/chatsystem/sharedchatsystem.lua:2157
--
container.windows[tabIndex].buffer:SetFont(font)
ingame/contacts/keyboard/socialdialogs_keyboard.lua:143
--
self.allianceComboBox:SetFont("ZoFontHeader")
ingame/currency/currency.lua:249
--
self:SetFont(options.font)
ingame/currency/gamepad/currencyselector_gamepad.lua:142
--
self.display:SetFont(active and "ZoFontGamepad42" or "ZoFontGamepad34")
ingame/guild/selectguilddialog.lua:44
--
self.guildComboBox:SetFont("ZoFontHeader")
ingame/help/gamepad/help_customer_service_gamepad.lua:140
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/gamepad/help_root_gamepad.lua:33
--
headerMessageControl:SetFont("ZoFontGamepadCondensed42")
ingame/help/keyboard/helpaskforhelp_keyboard.lua:105
--
combo:SetFont("ZoFontWinT1")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:103
--
combo:SetFont("ZoFontWinT1")
ingame/instancekickwarning/instancekickwarning.lua:23
--
self.kickLabel:SetFont(style.font)
ingame/journalprogresssummary/journalprogresssummarytemplates.lua:55
--
comboBox:SetFont("ZoFontWinT1")
ingame/keybindings/keyboard/keybindings.lua:265
--
self.control.currentBindLabel:SetFont("ZoFontHeader4")
ingame/keybindings/keyboard/keybindings.lua:267
--
self.control.currentBindLabel:SetFont("ZoFontCallout")
ingame/leaderboards/keyboard/leaderboards_keyboard.lua:28
--
self.filterComboBox:SetFont("ZoFontWinT1")
ingame/lfg/activitytracker.lua:92
--
self.headerLabel:SetFont(style.FONT_HEADER)
ingame/lfg/activitytracker.lua:96
--
self.statusLabel:SetFont(style.FONT_STATUS)
ingame/lfg/keyboard/zo_activityfindertemplate_keyboard.lua:42
--
filterComboBox:SetFont("ZoFontWinT1")
ingame/lockpick/lockpick.lua:649
--
self.timer.time:SetFont(style.timerFont)
ingame/lorereader/lorereader.lua:347
--
self.title:SetFont(titleFont)
ingame/lorereader/lorereader.lua:349
--
self.firstPage.body:SetFont(bodyFont)
ingame/lorereader/lorereader.lua:352
--
self.secondPage.body:SetFont(bodyFont)
ingame/map/worldmap.lua:947
--
ZO_WorldMapMouseoverName:SetFont(headerStyle.NAME_FONT)
ingame/map/worldmap.lua:953
--
ZO_WorldMapMouseOverDescription:SetFont(headerStyle.DESCRIPTION_FONT)
ingame/map/worldmap.lua:3437
--
control:SetFont(self:GetFontString(fontSize))
ingame/playeremote/playeremotequickslot.lua:35
--
control.label:SetFont("ZoFontGamepad54")
ingame/playeremote/playeremotequickslot.lua:37
--
control.label:SetFont("ZoInteractionPrompt")
ingame/playeremote/gamepad/playeremote_gamepad.lua:406
--
titleControl:SetFont("ZoFontGamepad54")
ingame/playertoplayer/playertoplayer.lua:49
--
self.targetLabel:SetFont(style.targetFont)
ingame/playertoplayer/playertoplayer.lua:50
--
self.additionalInfo:SetFont(style.additionalInfoFont)
ingame/playertoplayer/playertoplayer.lua:51
--
self.pendingResurrectInfo:SetFont(style.pendingResurrectInfoFont)
ingame/playertoplayer/playertoplayer.lua:1030
--
self.targetLabel:SetFont(font)
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:397
--
self.stealthText:SetFont(style.font)
ingame/synergy/synergy.lua:52
--
self.action:SetFont(constants.FONT)
ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:10
--
comboBox:SetFont("ZoFontWinT1")
ingame/tutorial/briefhudtutorial.lua:20
--
self.tutorial:SetFont("ZoFontGamepad42")
ingame/tutorial/briefhudtutorial.lua:23
--
self.tutorial:SetFont("ZoInteractionPrompt")
ingame/unitframes/unitframes.lua:502
--
text1:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:508
--
text2:SetFont(GetPlatformBarFont())
ingame/unitframes/unitframes.lua:916
--
healthBar.leftText:SetFont(font)
ingame/unitframes/unitframes.lua:919
--
healthBar.rightText:SetFont(font)
ingame/zo_quest/questtracker.lua:130
--
control:SetFont(constants.FONT_HEADER)
ingame/zo_quest/questtracker.lua:148
--
control:SetFont(constants.FONT_GENERAL)
ingame/zo_quest/questtracker.lua:157
--
control:SetFont(constants.FONT_SUBCATEGORY)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:271
--
label:SetFont("ZoFontGamepadBold48")
internalingame/market/gamepad/marketgridscreen_gamepad.lua:274
--
label:SetFont("ZoFontGamepadBold34")
internalingame/market/keyboard/market_keyboard.lua:129
--
comboBox:SetFont("ZoFontWinT1")
libraries/utility/zo_tabbuttongroup.lua:308
--
label:SetFont(font)
libraries/zo_combobox/zo_combobox.lua:100
--
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:102
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:109
--
control.nameControl:SetFont(self.m_font)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:126
--
control.nameControl:SetFont(self.m_highlightFont)
libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:132
--
control.nameControl:SetFont(self.m_font)
libraries/zo_contextmenus/zo_contextmenus.lua:313
--
nameControl:SetFont(myFont)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:767
--
labelControl:SetFont(itemInfo.labelFont)
libraries/zo_keybindbutton/zo_keybindbutton.lua:85
--
self.nameLabel:SetFont(font)
libraries/zo_keybindbutton/zo_keybindbutton.lua:89
--
self.keyLabel:SetFont(font)
libraries/zo_sortheadergroup/zo_sortheadergroup.lua:236
--
nameControl:SetFont(font)
libraries/zo_spinner/zo_spinner.lua:107
--
self.display:SetFont(fontString)
libraries/zo_templates/buttontemplates.lua:384
--
buttonControl:SetFont(buttonControl.selectedFont)
libraries/zo_templates/buttontemplates.lua:389
--
buttonControl:SetFont(buttonControl.unselectedFont)
libraries/zo_templates/labeltemplates_shared.lua:207
--
label:SetFont(fontData.font)
libraries/zo_tooltip/zo_tooltip.lua:102
--
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/charactercreate/gamepad/zo_charactercreate_gamepad.lua:498
--
self.m_name:SetFont("ZoFontGamepad42")
pregame/charactercreate/gamepad/zo_charactercreate_gamepad.lua:507
--
self.m_name:SetFont("ZoFontGamepad34")
pregame/charactercreate/gamepad/zo_charactercreate_gamepad.lua:861
--
name:SetFont("ZoFontGamepad42")
pregame/charactercreate/gamepad/zo_charactercreate_gamepad.lua:865
--
name:SetFont("ZoFontGamepad34")
pregame/charactercreate/keyboard/zo_charactercreate_keyboard.lua:743
--
slider.m_dropdown:SetFont("ZoFontGame")