Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Dfont.c268 TFB_Char* fontChar; in _text_blt() local
278 fontChar = getCharFrame (FontPtr, ch); in _text_blt()
279 if (fontChar != NULL && fontChar->disp.width) in _text_blt()
283 r.corner.x = origin.x - fontChar->HotSpot.x; in _text_blt()
284 r.corner.y = origin.y - fontChar->HotSpot.y; in _text_blt()
285 r.extent.width = fontChar->disp.width; in _text_blt()
286 r.extent.height = fontChar->disp.height; in _text_blt()
289 TFB_Prim_FontChar (origin, fontChar, backing, mode, in _text_blt()
293 origin.x += fontChar->disp.width; in _text_blt()
H A Dtfb_prim.c216 TFB_Prim_FontChar (POINT charOrigin, TFB_Char *fontChar, TFB_Image *backing, in TFB_Prim_FontChar() argument
227 TFB_DrawScreen_FontChar (fontChar, backing, x, y, mode, in TFB_Prim_FontChar()
232 TFB_DrawImage_FontChar (fontChar, backing, x, y, mode, in TFB_Prim_FontChar()
H A Dtfb_prim.h29 void TFB_Prim_FontChar (POINT charOrigin, TFB_Char *fontChar,
H A Dtfb_draw.c106 TFB_DrawScreen_FontChar (TFB_Char *fontChar, TFB_Image *backing, in TFB_DrawScreen_FontChar() argument
112 DC.data.fontchar.fontchar = fontChar; in TFB_DrawScreen_FontChar()
279 TFB_DrawImage_FontChar (TFB_Char *fontChar, TFB_Image *backing, in TFB_DrawImage_FontChar() argument
283 TFB_DrawCanvas_FontChar (fontChar, backing, x, y, mode, target->NormalImg); in TFB_DrawImage_FontChar()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/voyeur/
H A Dfiles.cpp829 fontChar._flags = fontInfo._picFlags | DISPFLAG_2; in drawText()
830 fontChar._select = fontInfo._picSelect; in drawText()
831 fontChar._bounds.setHeight(fontHeight); in drawText()
947 fontChar._pick = 0; in drawText()
948 fontChar._onOff = fontInfo._shadowColor; in drawText()
950 fontChar._pick = 0; in drawText()
951 fontChar._onOff = fontInfo._foreColor; in drawText()
953 fontChar._pick = fontInfo._picPick; in drawText()
954 fontChar._onOff = fontInfo._picOnOff; in drawText()
968 fontChar._bounds.setWidth(charWidth); in drawText()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/voyeur/
H A Dfiles.cpp829 fontChar._flags = fontInfo._picFlags | DISPFLAG_2; in drawText()
830 fontChar._select = fontInfo._picSelect; in drawText()
831 fontChar._bounds.setHeight(fontHeight); in drawText()
947 fontChar._pick = 0; in drawText()
948 fontChar._onOff = fontInfo._shadowColor; in drawText()
950 fontChar._pick = 0; in drawText()
951 fontChar._onOff = fontInfo._foreColor; in drawText()
953 fontChar._pick = fontInfo._picPick; in drawText()
954 fontChar._onOff = fontInfo._picOnOff; in drawText()
968 fontChar._bounds.setWidth(charWidth); in drawText()
[all …]
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/sdl/
H A Dcanvas.c507 TFB_DrawCanvas_FontChar (TFB_Char *fontChar, TFB_Image *backing, in TFB_DrawCanvas_FontChar() argument
515 if (fontChar == 0) in TFB_DrawCanvas_FontChar()
528 w = fontChar->extent.width; in TFB_DrawCanvas_FontChar()
529 h = fontChar->extent.height; in TFB_DrawCanvas_FontChar()
547 srcRect.w = fontChar->extent.width; in TFB_DrawCanvas_FontChar()
548 srcRect.h = fontChar->extent.height; in TFB_DrawCanvas_FontChar()
550 targetRect.x = x - fontChar->HotSpot.x; in TFB_DrawCanvas_FontChar()
551 targetRect.y = y - fontChar->HotSpot.y; in TFB_DrawCanvas_FontChar()
557 const int sskip = fontChar->pitch - w; in TFB_DrawCanvas_FontChar()
561 Uint8 *src_p = fontChar->data; in TFB_DrawCanvas_FontChar()
/dports/www/mattermost-webapp/mattermost/client/
H A DpdfjsWorker.607c45ab589db9be5567.js.map1fontChar","renderer","hasBuiltPath","getPathJs","accent","type3Loaded","exportData","glyphCacheVal…
H A Dmain.ea67f64bfaca6bdc766a.js.map1fontChar","accent","remeasure","measuredWidth","measureText","isFontSubpixelAAEnabled","characterS…
/dports/www/gitea/gitea-1.16.5/public/vendor/plugins/pdfjs/build/
H A Dpdf.worker.js.map1fontChar","charsToGlyphs","charsCache","charsCacheKey","chars","ErrorFont","Type1Font","streamByte…
H A Dpdf.js.map1fontChar;\n var accent = glyph.accent;\n var scaledX, scaledY, scaledAccentX, scaled…
/dports/www/nextcloud/nextcloud/apps-pkg/files_pdfviewer/js/pdfjs/build/
H A Dpdf.worker.js.map1fontChar","charsToGlyphs","getCharPositions","glyphCacheValues","encodeString","buffers","currentB…
H A Dpdf.js.map1fontChar;\n const accent = glyph.accent;\n let scaledX, scaledY;\n let width …