Home
last modified time | relevance | path

Searched refs:FindFontRightCoordinates (Results 1 – 10 of 10) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DPersonnel.cc690 FindFontRightCoordinates(pers_stat_delta_x, 0, 30, 0, sString, PERS_FONT, &sX, &sY); in PrintStatWithDelta()
695 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, sString, PERS_FONT, &sX, &sY); in PrintStatWithDelta()
708 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, sString, PERS_FONT, &sX, &sY); in PrintStat()
728 FindFontRightCoordinates(pers_stat_delta_x, 0, 30, 0, sString, PERS_FONT, &sX, &sY); in DisplayCharStats()
738 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, sString, PERS_FONT, &sX, &sY); in DisplayCharStats()
748 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, na, PERS_FONT, &sX, &sY); in DisplayCharStats()
775 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, sString, PERS_FONT, &sX, &sY); in DisplayCharStats()
826 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, Skill, PERS_FONT, &sX, &sY); in DisplayCharStats()
838 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, Skill, PERS_FONT, &sX, &sY); in DisplayCharStats()
1896 FindFontRightCoordinates(pers_stat_x, 0, TEXT_BOX_WIDTH - 20, 0, sString, PERS_FONT, &sX, &sY); in DisplayDepartedCharStats()
[all …]
H A DFinances.cc575 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
582 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
596 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
611 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
618 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
625 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
640 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
654 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
661 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
676 FindFontRightCoordinates(STD_SCREEN_X, 0, 580, 0,pString,FINANCE_TEXT_FONT, &usX, &usY); in DrawSummaryText()
H A DEMail.cc1537FindFontRightCoordinates(MESSAGE_HEADER_X - 20, MESSAGE_FROM_Y + iViewerY, MESSAGE_HEADER_WIDTH, M… in DisplayEmailMessageSubjectDateFromLines()
1545FindFontRightCoordinates(MESSAGE_HEADER_X + 168, MESSAGE_DATE_Y + iViewerY, MESSAGE_HEADER_WIDTH, … in DisplayEmailMessageSubjectDateFromLines()
1552FindFontRightCoordinates(MESSAGE_HEADER_X - 20, MESSAGE_SUBJECT_Y, MESSAGE_HEADER_WIDTH, MESSAGE_S… in DisplayEmailMessageSubjectDateFromLines()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DFont.h86 void FindFontRightCoordinates(INT16 sLeft, INT16 sTop, INT16 sWidth, INT16 sHeight, const ST::utf32…
87 inline void FindFontRightCoordinates(INT16 sLeft, INT16 sTop, INT16 sWidth, INT16 sHeight, const ST… in FindFontRightCoordinates() function
89 FindFontRightCoordinates(sLeft, sTop, sWidth, sHeight, str.to_utf32(), font, psNewX, psNewY); in FindFontRightCoordinates()
H A DFont.cc243 void FindFontRightCoordinates(INT16 sLeft, INT16 sTop, INT16 sWidth, INT16 sHeight, const ST::utf32… in FindFontRightCoordinates() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Items.cc2378 FindFontRightCoordinates(dx + xy.x, dy + xy.y, xy.w, xy.h, pStr, ITEMDESC_FONT, &usX, &usY); in RenderItemDescriptionBox()
2449FindFontRightCoordinates(dx + ids[1].sX + ids[1].sValDx, dy + ids[1].sY, ITEM_STATS_WIDTH, ITEM_ST… in RenderItemDescriptionBox()
2455FindFontRightCoordinates(dx + ids[0].sX + ids[0].sValDx, dy + ids[0].sY, ITEM_STATS_WIDTH, ITEM_ST… in RenderItemDescriptionBox()
2464FindFontRightCoordinates(dx + ids[2].sX + ids[2].sValDx, dy + ids[2].sY, ITEM_STATS_WIDTH, ITEM_ST… in RenderItemDescriptionBox()
2482FindFontRightCoordinates(dx + ids[4].sX + ids[4].sValDx, dy + ids[4].sY, ITEM_STATS_WIDTH, ITEM_ST… in RenderItemDescriptionBox()
2501 FindFontRightCoordinates(dx + xy.x, dy + xy.y, xy.w, xy.h, pStr, BLOCKFONT2, &usX, &usY); in RenderItemDescriptionBox()
2570 FindFontRightCoordinates(dx + xy.x, dy + xy.y, xy.w, xy.h, pStr, BLOCKFONT2, &usX, &usY); in RenderItemDescriptionBox()
2607FindFontRightCoordinates(dx + ids[0].sX + ids[0].sValDx, dy + ids[0].sY, ITEM_STATS_WIDTH, ITEM_ST… in RenderItemDescriptionBox()
2626 FindFontRightCoordinates(x, y0, 110, ITEM_STATS_HEIGHT, sTempString, BLOCKFONT2, &usX, &usY); in RenderItemDescriptionBox()
2630 FindFontRightCoordinates(x, y1, 110, ITEM_STATS_HEIGHT, pStr, BLOCKFONT2, &usX, &usY); in RenderItemDescriptionBox()
[all …]
H A DInterface_Panels.cc1291FindFontRightCoordinates(SM_ARMOR_X, dy + SM_ARMOR_Y, SM_PERCENT_WIDTH, SM_PERCENT_HEIGHT, sString… in RenderSMPanel()
1296FindFontRightCoordinates(SM_WEIGHT_X, dy + SM_WEIGHT_Y, SM_PERCENT_WIDTH, SM_PERCENT_HEIGHT, sStri… in RenderSMPanel()
1301FindFontRightCoordinates(SM_CAMO_X, dy + SM_CAMO_Y, SM_PERCENT_WIDTH, SM_PERCENT_HEIGHT, sString, … in RenderSMPanel()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface_Map.cc2322 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
2329 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
2336 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
2344 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
2354 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
2361 FindFontRightCoordinates(x, y, w, 0, sString, MAP_FONT, &sX, &sY); in DisplayDistancesForHelicopter()
3018 FindFontRightCoordinates(x, y, MILITIA_BOX_BOX_WIDTH, 0, sString, FONT10ARIAL, &sX, &sY); in RenderIconsPerSectorForSelectedTown()
H A DMapScreen.cc2118 FindFontRightCoordinates(x, y, w, h, str, font, &rx, &ry); in DrawStringRight()
3691FindFontRightCoordinates(MAP_ARMOR_X, MAP_ARMOR_Y, MAP_ARMOR_W, MAP_ARMOR_H, sString, BLOCKFONT2, … in BltCharInvPanel()
3697FindFontRightCoordinates(MAP_WEIGHT_X, MAP_WEIGHT_Y, MAP_WEIGHT_W, MAP_WEIGHT_H, sString, BLOCKFON… in BltCharInvPanel()
3703FindFontRightCoordinates(MAP_CAMO_X, MAP_CAMO_Y, MAP_CAMO_W, MAP_CAMO_H, sString, BLOCKFONT2, &usX… in BltCharInvPanel()
H A DQuest_Debug_System.cc1661FindFontRightCoordinates( gpActiveListBox->usScrollPosX, usPosY, gpActiveListBox->usScrollWidth, 0… in DisplaySelectedNPC()
1686FindFontRightCoordinates(gpActiveListBox->usScrollPosX, usPosY, gpActiveListBox->usScrollWidth, 0,… in DisplaySelectedNPC()