Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c695 fonttable.pBBox = (GFX_GlyphBbox*)osd_fonttable.bbox_addr; in MApi_GFX_QueryTextDispLength()
735 (pFont->pBBox != NULL)) in MApi_GFX_QueryTextDispLength()
737 u32Length = u32Length + pFont->pBBox[*pu8TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()
767 (pFont->pBBox != NULL)) in MApi_GFX_QueryTextDispLength()
769 u32Length = u32Length + pFont->pBBox[*pu16TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()
H A DmapiGFX.c2024 (pFonttable->pBBox!= NULL)) in MApi_GFX_TextOut_U02()
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h153 GE_GlyphBbox* pBBox; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h1088 GFX_GlyphBbox* pBBox; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h1098 GFX_GlyphBbox* pBBox; member
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c554 UADP_SDT_NAME1(GFX_FONT_A0_B4,GFX_FontInfo,UADP_SDT_P2N, pBBox, GFX_FONT_A0_B4_C0); in GFX_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt9793 GFX_GlyphBbox* pBBox;