- ingame/housingeditor/housingeditorhud.lua:689 --
WINDOW_MANAGER:CreateControl(self.cameraControlName, window, CT_TEXTURE)
- ingame/housingeditor/housingeditorhud.lua:741 --
WINDOW_MANAGER:CreateControl(indicatorName .. indicator.axis, window, CT_TEXTURE)
- ingame/housingeditor/housingeditorhud.lua:771 --
WINDOW_MANAGER:CreateControl(translationIndicatorName .. tostring(index), translationWindow, CT_TEXTURE)
- ingame/retrait/keyboard/retraitstation_reconstruct_keyboard.lua:208 --
WINDOW_MANAGER:CreateControl(rowName, self.costContainer, CT_CONTROL)
- libraries/globals/globalvars.lua:14 --
WINDOW_MANAGER:CreateControl(name, parent, controlType)
- libraries/utility/zo_labelutils.lua:5 --
WINDOW_MANAGER:CreateControl("ZO_LabelUtils_UtilityLabel", GuiRoot, CT_LABEL)