Home
last modified time | relevance | path

Searched refs:TTF8_WIDTH (Results 1 – 7 of 7) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/interface/
H A Dremovecurse.cpp198 …ttfPrintText(ttf8, (REMOVECURSE_GUI_X + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline… in updateRemoveCurseGUI()
H A Didentify_and_appraise.cpp213 …ttfPrintText(ttf8, (IDENTIFY_GUI_X + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline(wi… in updateIdentifyGUI()
H A Dupdatechestinventory.cpp359 …ttfPrintText(ttf8, (CHEST_INVENTORY_X + 2 + ((inventoryChest_bmp->w / 2) - ((TTF8_WIDTH * 15) / 2)… in updateChestInventory()
H A Dinterface.cpp3884 …ttfPrintText(ttf8, (gui_starty + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline(window… in updateGUI()
3898 …ttfPrintText(ttf8, (gui_starty + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline(window… in updateGUI()
3910 …ttfPrintText(ttf8, (gui_starty + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline(window… in updateGUI()
3916 …ttfPrintText(ttf8, (gui_starty + 2 + ((identifyGUI_img->w / 2) - ((TTF8_WIDTH * longestline(descri… in updateGUI()
4172 pos.x = windowX2 - 20 - TTF8_WIDTH * 12; in updateGUI()
4175 ttfPrintTextFormattedColor(ttf8, windowX2 - 24 - TTF8_WIDTH * 15, y, color, " ? ?"); in updateGUI()
4179 …ttfPrintTextFormattedColor(ttf8, windowX2 - 24 - TTF8_WIDTH * 15, y, color, "%3d %3d", metal, mag… in updateGUI()
/dports/games/barony/Barony-3.3.7/src/
H A Dmain.hpp632 #define TTF8_WIDTH 7 macro
H A Ddraw.cpp1956 tooltip.w = TTF8_WIDTH * longestLine + 8; in drawEntities2D()
H A Dmenu.cpp1723 …ttfPrintTextFormatted(ttf8, xres - 8 - TTF8_WIDTH * 16, yres - 12 - h - h2 * 2, "%2d mod(s) loaded… in handleMainMenu()
1727 …ttfPrintTextFormatted(ttf8, xres - 8 - TTF8_WIDTH * 24, yres - 12 - h - h2 * 2, "Using modified ma… in handleMainMenu()