Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DFlorist_Order_Form.cc36 #define FLOWER_ORDEER_SMALL_FONT FONT12ARIAL macro
285 …ringPixLength(sOrderFormText[FLORIST_ORDER_SELECT_FROM_OURS], FLOWER_ORDEER_SMALL_FONT) + 2 + FL… in EnterFloristOrderForm()
286 …st w = StringPixLength(sOrderFormText[FLORIST_ORDER_STANDARDIZED_CARDS], FLOWER_ORDEER_SMALL_FONT); in EnterFloristOrderForm()
287 UINT16 const h = GetFontHeight(FLOWER_ORDEER_SMALL_FONT); in EnterFloristOrderForm()
404 …usPosX = StringPixLength( sOrderFormText[FLORIST_ORDER_NAME_BOUQUET], FLOWER_ORDEER_SMALL_FONT) + … in RenderFloristOrderForm()
407 …DrawTextToScreen(sTemp, usPosX, FLOWER_ORDER_FLOWER_NAME_Y, 0, FLOWER_ORDEER_SMALL_FONT, FLOWER_OR… in RenderFloristOrderForm()
451 …usPosX = StringPixLength( sOrderFormText[FLORIST_ORDER_SELECT_FROM_OURS], FLOWER_ORDEER_SMALL_FONT in RenderFloristOrderForm()
624 …usPosX = StringPixLength( sOrderFormText[FLORIST_ORDER_ORDER_NUMBER], FLOWER_ORDEER_SMALL_FONT) + … in DisplayFlowerDynamicItems()
626 …DrawTextToScreen(sTemp, usPosX, FLOWER_ORDER_ORDER_NUM_NAME_Y, 0, FLOWER_ORDEER_SMALL_FONT, FLOWER… in DisplayFlowerDynamicItems()
646 …usPosX = StringPixLength( sOrderFormText[FLORIST_ORDER_PRICE], FLOWER_ORDEER_SMALL_FONT) + 5 + FLO… in DisplayFlowerDynamicItems()
[all …]