Home
last modified time | relevance | path

Searched refs:ColorFillVideoSurfaceArea (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DAuto_Bandage.cc896ColorFillVideoSurfaceArea( FRAME_BUFFER, sCurrentXPosition+36, sCurrentYPosition+2, sCurrentXPosit… in RenderSoldierSmallFaceForAutoBandagePanel()
920 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+36, iStartY, sCurrentXPosition+37, in RenderSoldierSmallFaceForAutoBandagePanel()
922 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+37, iStartY, sCurrentXPosition+38, in RenderSoldierSmallFaceForAutoBandagePanel()
927 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+36, iStartY, sCurrentXPosition+37, in RenderSoldierSmallFaceForAutoBandagePanel()
929 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+37, iStartY, sCurrentXPosition+38, in RenderSoldierSmallFaceForAutoBandagePanel()
934 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+36, iStartY, sCurrentXPosition+37, in RenderSoldierSmallFaceForAutoBandagePanel()
936 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+37, iStartY, sCurrentXPosition+38, in RenderSoldierSmallFaceForAutoBandagePanel()
941 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+39, iStartY, sCurrentXPosition+40, in RenderSoldierSmallFaceForAutoBandagePanel()
943 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+40, iStartY, sCurrentXPosition+41, in RenderSoldierSmallFaceForAutoBandagePanel()
948 ColorFillVideoSurfaceArea(FRAME_BUFFER, sCurrentXPosition+42, iStartY, sCurrentXPosition+43, in RenderSoldierSmallFaceForAutoBandagePanel()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DAnimated_ProgressBar.cc183 ColorFillVideoSurfaceArea(FRAME_BUFFER, l, t, r, b, bar->usLtColor); in SetRelativeStartAndEndPercentage()
184 ColorFillVideoSurfaceArea(FRAME_BUFFER, l + 1, t + 1, r, b, bar->usDkColor); in SetRelativeStartAndEndPercentage()
185 ColorFillVideoSurfaceArea(FRAME_BUFFER, l + 1, t + 1, r - 1, b - 1, bar->usColor); in SetRelativeStartAndEndPercentage()
249 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, end, y + h, Get16BPPColor(pCurr->fill_colour)); in RenderProgressBar()
254 ColorFillVideoSurfaceArea( FRAME_BUFFER, in RenderProgressBar()
258 ColorFillVideoSurfaceArea( FRAME_BUFFER, in RenderProgressBar()
261ColorFillVideoSurfaceArea(FRAME_BUFFER, x + 2, y + 2, end, y + h - 2, Get16BPPColor(FROMRGB(72 , 1… in RenderProgressBar()
H A DUtilities.cc68 ColorFillVideoSurfaceArea(dst, sTLX, sTLY, sBRX, sBRY, us16BPPColor); in DisplayPaletteRep()
H A DText_Input.cc943 ColorFillVideoSurfaceArea(FRAME_BUFFER, tlx, tly, brx, bry, clrs.usDarkerColor); in RenderBackgroundField()
944 ColorFillVideoSurfaceArea(FRAME_BUFFER, tlx + 1, tly + 1, brx, bry, clrs.usBrighterColor); in RenderBackgroundField()
950 ColorFillVideoSurfaceArea(FRAME_BUFFER, tlx + 1, tly + 1, brx - 1, bry - 1, colour); in RenderBackgroundField()
1007 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + 1, y + h, clrs.usCursorColor); in RenderActiveTextField()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Editor/
H A DEditorTerrain.cc109 ColorFillVideoSurfaceArea(ButtonDestBuffer , usX, usY, usX2, usY2, usFillColorRed); in RenderTerrainTileButtons()
113 ColorFillVideoSurfaceArea(ButtonDestBuffer, usX, usY, usX2, usY2, usFillColorDark); in RenderTerrainTileButtons()
114 ColorFillVideoSurfaceArea(ButtonDestBuffer, usX + 1, usY + 1, usX2, usY2, usFillColorLight); in RenderTerrainTileButtons()
116 ColorFillVideoSurfaceArea(ButtonDestBuffer, usX + 1, usY + 1, usX2 - 1, usY2 - 1, 0); in RenderTerrainTileButtons()
H A DEditor_Taskbar_Utils.cc459 ColorFillVideoSurfaceArea( ButtonDestBuffer, sLeft, sTop, sRight, sBottom, gusEditorTaskbarColor ); in ClearTaskbarRegion()
463 ColorFillVideoSurfaceArea( ButtonDestBuffer, 0, sTop, 1, sBottom, gusEditorTaskbarHiColor ); in ClearTaskbarRegion()
468ColorFillVideoSurfaceArea( ButtonDestBuffer, sLeft, EDITOR_TASKBAR_POS_Y, sRight, EDITOR_TASKBAR_P… in ClearTaskbarRegion()
473ColorFillVideoSurfaceArea(ButtonDestBuffer, sLeft, SCREEN_HEIGHT - 1, sRight, SCREEN_HEIGHT, gusEd… in ClearTaskbarRegion()
477ColorFillVideoSurfaceArea(ButtonDestBuffer, SCREEN_WIDTH - 1, sTop, SCREEN_WIDTH, sBottom, gusEdit… in ClearTaskbarRegion()
501 ColorFillVideoSurfaceArea(ButtonDestBuffer, x, y, x2, y2, usFillColorDark); in DrawEditorInfoBox()
502 ColorFillVideoSurfaceArea(ButtonDestBuffer, x + 1, y + 1, x2, y2, usFillColorLight); in DrawEditorInfoBox()
503 ColorFillVideoSurfaceArea(ButtonDestBuffer, x + 1, y + 1, x2 - 1, y2 - 1, usFillColorBack); in DrawEditorInfoBox()
H A DLoadScreen.cc541ColorFillVideoSurfaceArea(FRAME_BUFFER, 179, 69, (179+281), 261, Get16BPPColor(FROMRGB(136, 138, 1… in DrawFileDialog()
542ColorFillVideoSurfaceArea(FRAME_BUFFER, 180, 70, (179+281), 261, Get16BPPColor(FROMRGB(24, 61, 81)… in DrawFileDialog()
543ColorFillVideoSurfaceArea(FRAME_BUFFER, 180, 70, (179+280), 260, Get16BPPColor(FROMRGB(65, 79, 94)… in DrawFileDialog()
545ColorFillVideoSurfaceArea(FRAME_BUFFER, (179+4), (69+3), (179+4+240), (69+123), Get16BPPColor(FROM… in DrawFileDialog()
546ColorFillVideoSurfaceArea(FRAME_BUFFER, (179+5), (69+4), (179+4+240), (69+123), Get16BPPColor(FROM… in DrawFileDialog()
547ColorFillVideoSurfaceArea(FRAME_BUFFER, (179+5), (69+4), (179+3+240), (69+122), Get16BPPColor(FROM… in DrawFileDialog()
H A DSelectWin.cc678ColorFillVideoSurfaceArea(FRAME_BUFFER, 0, 0, SCREEN_WIDTH - 40, TASKBAR_Y, GetGenericButtonFillCo… in RenderSelectionWindow()
717 ColorFillVideoSurfaceArea(FRAME_BUFFER, iSX, iSY, iEX, iSY+1, usFillColor ); in RenderSelectionWindow()
718 ColorFillVideoSurfaceArea(FRAME_BUFFER, iSX, iEY, iEX, iEY+1, usFillColor ); in RenderSelectionWindow()
719 ColorFillVideoSurfaceArea(FRAME_BUFFER, iSX, iSY, iSX+1, iEY, usFillColor ); in RenderSelectionWindow()
720 ColorFillVideoSurfaceArea(FRAME_BUFFER, iEX, iSY, iEX+1, iEY, usFillColor ); in RenderSelectionWindow()
1230 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + n->iWidth, y + n->iHeight, fill_colour); in DisplayWindowFunc()
H A DEditorMercs.cc710 ColorFillVideoSurfaceArea(FRAME_BUFFER, sLeft, sTop, sRight, sBottom, usFillColorDark ); in ShowEditMercColorSet()
711 ColorFillVideoSurfaceArea(FRAME_BUFFER, sLeft + 1, sTop + 1, sRight, sBottom, usFillColorLight ); in ShowEditMercColorSet()
731 ColorFillVideoSurfaceArea( FRAME_BUFFER, sLeft, sTop, sRight, sBottom, us16BPPColor ); in ShowEditMercColorSet()
1956ColorFillVideoSurfaceArea( FRAME_BUFFER, 431, EDITOR_TASKBAR_POS_Y + 28, 590, EDITOR_TASKBAR_POS_Y… in UpdateMercsInfo()
2161ColorFillVideoSurfaceArea( uiSrcID, SrcRect.iLeft, SrcRect.iTop, SrcRect.iRight, SrcRect.iBottom, … in AddNewItemToSelectedMercsInventory()
2162ColorFillVideoSurfaceArea( uiDstID, DstRect.iLeft, DstRect.iTop, DstRect.iRight, DstRect.iBottom, … in AddNewItemToSelectedMercsInventory()
H A DEditScreen.cc719 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + w, y + h, 0); in ShowCurrentDrawingMode()
2284 ColorFillVideoSurfaceArea(FRAME_BUFFER, 50, 50, 590, 310, in WaitForHelpScreenResponse()
2286 ColorFillVideoSurfaceArea(FRAME_BUFFER, 51, 51, 590, 310, in WaitForHelpScreenResponse()
2288 ColorFillVideoSurfaceArea(FRAME_BUFFER, 51, 51, 589, 309, GetGenericButtonFillColor()); in WaitForHelpScreenResponse()
H A DPopupMenu.cc265ColorFillVideoSurfaceArea(FRAME_BUFFER, p.usLeft, p.usTop, p.usRight, p.usBottom, Get16BPPColor(FR… in RenderPopupMenu()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DBrokenLink.cc59ColorFillVideoSurfaceArea( FRAME_BUFFER, LAPTOP_SCREEN_UL_X, LAPTOP_SCREEN_WEB_UL_Y, LAPTOP_SCREEN… in DrawBrokenLinkWhiteBackground()
H A DBobbyRMailOrder.cc894ColorFillVideoSurfaceArea( FRAME_BUFFER, gShippingSpeedAreas[2*i], gShippingSpeedAreas[2*i+1], gSh… in DrawShippingSpeedLights()
1041ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_SHIPPING_LOC_AREA_L_X, BOBBYR_SHIPPING_LOC_AREA_T_… in CreateDestroyBobbyRDropDown()
1066ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_CITY_START_LOCATION_X, BOBBYR_CITY_START_LOCATION_… in CreateDestroyBobbyRDropDown()
1108ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_SCROLL_AREA_X, BOBBYR_SCROLL_AREA_Y, BOBBYR_SCROLL… in CreateDestroyBobbyRDropDown()
1222ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_CITY_START_LOCATION_X+4, usPosY+4, BOBBYR_CITY_STA… in DrawSelectedCity()
1246ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_SHIPPING_LOC_AREA_L_X, BOBBYR_SHIPPING_LOC_AREA_T_… in DisplayShippingLocationCity()
1473ColorFillVideoSurfaceArea( FRAME_BUFFER, BOBBYR_SCROLL_AREA_X, usPosY, BOBBYR_SCROLL_AREA_X+usWidt… in DrawGoldRectangle()
H A DFlorist_Order_Form.cc806ColorFillVideoSurfaceArea( FRAME_BUFFER, FLOWER_ORDER_DROP_DOWN_LOCATION_X+3, FLOWER_ORDER_DELIVER… in CreateDestroyFlowerOrderDestDropDown()
828ColorFillVideoSurfaceArea( FRAME_BUFFER, FLOWER_ORDER_DROP_DOWN_LOCATION_X, FLOWER_ORDER_DROP_DOWN… in CreateDestroyFlowerOrderDestDropDown()
892ColorFillVideoSurfaceArea( FRAME_BUFFER, FLOWER_ORDER_DROP_DOWN_CITY_START_X, usPosY+2, FLOWER_ORD… in FlowerOrderDrawSelectedCity()
905ColorFillVideoSurfaceArea( FRAME_BUFFER, FLOWER_ORDER_DROP_DOWN_LOCATION_X+3, FLOWER_ORDER_DELIVER… in FlowerOrderDisplayShippingLocationCity()
H A DFiles.cc436 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + w, y + h, colour); in DisplayFilesList()
528 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + FILE_VIEWER_W, y + FILE_VIEWER_H, white); in DisplayFormattedText()
H A DMercs.cc777ColorFillVideoSurfaceArea( FRAME_BUFFER, MERC_VIDEO_FACE_X, MERC_VIDEO_FACE_Y, MERC_VIDEO_FACE_X+M… in DisplayMercVideoIntro()
H A DAIMMembers.cc1363 ColorFillVideoSurfaceArea(FRAME_BUFFER, x, y, x + 8, y + 8, Get16BPPColor(fill_colour)); in DrawButtonSelection()
1943ColorFillVideoSurfaceArea( FRAME_BUFFER, AIM_MEMBER_VIDEO_FACE_X, AIM_MEMBER_VIDEO_FACE_Y, AIM_MEM… in DisplayBlackBackground()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DOverhead_Map.cc473 ColorFillVideoSurfaceArea(FRAME_BUFFER, sStartPointX_S, sStartPointY_S, sEndXS, sEndYS, 0); in RenderOverheadMap()
711 ColorFillVideoSurfaceArea(FRAME_BUFFER, sX1, sY1, sX2, sY2, black); in RenderOverheadMap()
714 ColorFillVideoSurfaceArea(FRAME_BUFFER, sX1, sY1, sX2, sY2, black); in RenderOverheadMap()
717 ColorFillVideoSurfaceArea(FRAME_BUFFER, sX1, sY1, sX2, sY2, black); in RenderOverheadMap()
720 ColorFillVideoSurfaceArea(FRAME_BUFFER, sX1, sY1, sX2, sY2, black); in RenderOverheadMap()
H A DTactical_Placement_GUI.cc231 ColorFillVideoSurfaceArea(buf, x, y - h, x + 1, y, Get16BPPColor(colour1)); in DrawBar()
232 ColorFillVideoSurfaceArea(buf, x + 1, y - h, x + 2, y, Get16BPPColor(colour2)); in DrawBar()
274 ColorFillVideoSurfaceArea(buf, x + 36, y + 2, x + 44, y + 30, 0); in RenderTacticalPlacementGUI()
H A DRadar_Screen.cc438ColorFillVideoSurfaceArea(FRAME_BUFFER, dx, dy, dx + RADAR_WINDOW_WIDTH, dy + SQUAD_REGION_HEIGHT,… in RenderSquadList()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface.cc3537 ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+36, iY+2, iX+44, iY+30, 0 ); in RenderSoldierSmallFaceForUpdatePanel()
3555ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+36, iStartY, iX+37, iY+29, Get16BPPColor( FROMRGB( 10… in RenderSoldierSmallFaceForUpdatePanel()
3556ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+37, iStartY, iX+38, iY+29, Get16BPPColor( FROMRGB( 22… in RenderSoldierSmallFaceForUpdatePanel()
3560ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+36, iStartY, iX+37, iY+29, Get16BPPColor( FROMRGB( 15… in RenderSoldierSmallFaceForUpdatePanel()
3561ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+37, iStartY, iX+38, iY+29, Get16BPPColor( FROMRGB( 22… in RenderSoldierSmallFaceForUpdatePanel()
3565ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+36, iStartY, iX+37, iY+29, Get16BPPColor( FROMRGB( 10… in RenderSoldierSmallFaceForUpdatePanel()
3566ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+37, iStartY, iX+38, iY+29, Get16BPPColor( FROMRGB( 20… in RenderSoldierSmallFaceForUpdatePanel()
3570ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+39, iStartY, iX+40, iY+29, Get16BPPColor( FROMRGB( 8,… in RenderSoldierSmallFaceForUpdatePanel()
3571ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+40, iStartY, iX+41, iY+29, Get16BPPColor( FROMRGB( 8,… in RenderSoldierSmallFaceForUpdatePanel()
3575ColorFillVideoSurfaceArea( guiSAVEBUFFER, iX+42, iStartY, iX+43, iY+29, Get16BPPColor( FROMRGB( 8,… in RenderSoldierSmallFaceForUpdatePanel()
[all …]
H A DAuto_Resolve.cc767 ColorFillVideoSurfaceArea(buf, dx + 36, dy + 2, dx + 44, dy + 30, 0); in RenderSoldierCell()
786 ColorFillVideoSurfaceArea(buf, x, y, x + 30, y + 26, 65535); in RenderSoldierCell()
793 ColorFillVideoSurfaceArea(buf, x, y, x + 30, y + 26, 0); in RenderSoldierCell()
839ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+37, iStartY, pCell->xp+38, pCell->yp+29, Get16B… in RenderSoldierCellBars()
843ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+37, iStartY, pCell->xp+38, pCell->yp+29, Get16B… in RenderSoldierCellBars()
847ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+37, iStartY, pCell->xp+38, pCell->yp+29, Get16B… in RenderSoldierCellBars()
848ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+38, iStartY, pCell->xp+39, pCell->yp+29, Get16B… in RenderSoldierCellBars()
851ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+41, iStartY, pCell->xp+42, pCell->yp+29, Get16B… in RenderSoldierCellBars()
852ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+42, iStartY, pCell->xp+43, pCell->yp+29, Get16B… in RenderSoldierCellBars()
855ColorFillVideoSurfaceArea( FRAME_BUFFER, pCell->xp+45, iStartY, pCell->xp+46, pCell->yp+29, Get16B… in RenderSoldierCellBars()
[all …]
H A DQuest_Debug_System.cc1607ColorFillVideoSurfaceArea( FRAME_BUFFER, usPosX, usPosY-1, usPosX+gpActiveListBox->usScrollWidth, … in DisplaySelectedListBox()
1618ColorFillVideoSurfaceArea( FRAME_BUFFER, usPosX, usPosY-1, usPosX+gpActiveListBox->usScrollBarWidt… in DisplaySelectedListBox()
1675ColorFillVideoSurfaceArea( FRAME_BUFFER, gpActiveListBox->usScrollPosX, usPosY - 1, gpActiveListBo… in DisplaySelectedNPC()
1730ColorFillVideoSurfaceArea( FRAME_BUFFER, gpActiveListBox->usScrollPosX, usPosY - 1, gpActiveListBo… in DisplaySelectedItem()
1839ColorFillVideoSurfaceArea( FRAME_BUFFER, usPosX, usPosY, usPosX+usWidth-1, usPosY+usHeight, Get16B… in DrawQdsScrollRectangle()
2283ColorFillVideoSurfaceArea( FRAME_BUFFER, QUEST_DBS_TEB_X, QUEST_DBS_TEB_Y, QUEST_DBS_TEB_X+QUEST_D… in CreateDestroyDisplayTextEntryBox()
2547ColorFillVideoSurfaceArea( FRAME_BUFFER, QUEST_DBS_NPC_INV_POPUP_X, QUEST_DBS_NPC_INV_POPUP_Y, QUE… in CreateDestroyDisplayNPCInventoryPopup()
3028ColorFillVideoSurfaceArea( FRAME_BUFFER, QDS_CURRENT_QUOTE_NUM_BOX_X, QDS_CURRENT_QUOTE_NUM_BOX_Y,… in DisplayQDSCurrentlyQuoteNum()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DVSurface.h53 …friend void ColorFillVideoSurfaceArea(SGPVSurface*, INT32 iDestX1, INT32 iDestY1, INT32 iDestX2, I…
H A DVSurface.cc265 void ColorFillVideoSurfaceArea(SGPVSurface* const dst, INT32 iDestX1, INT32 iDestY1, INT32 iDestX2,… in ColorFillVideoSurfaceArea() function

12