Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h1101 } GFX_FontInfo; typedef
1449 DLL_PUBLIC extern GFX_Result MApi_GFX_GetFontInfo(MS_S32 handle, GFX_FontInfo* pinfo);
2197 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetFontCB(MS_U32 (*fpGFX_CB)(MS_S8, GFX_FontInfo*) );
2199 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetFontCB(MS_PHY (*fpGFX_CB)(MS_S8, GFX_FontInfo*) );
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c134 static void (*fpGFX_CBGetFont)(MS_S8, GFX_FontInfo*)=NULL;
365 GFX_Result MApi_GFX_RegisterGetFontCB(MS_PHY (*fpGFX_CB)(MS_S8, GFX_FontInfo*) ) in MApi_GFX_RegisterGetFontCB() argument
582 GFX_FontInfo tfontTable; in MApi_GFX_TextOut()
678 GFX_FontInfo fonttable; in MApi_GFX_QueryTextDispLength()
679 GFX_FontInfo* pFont = &fonttable; in MApi_GFX_QueryTextDispLength()
H A DapiGFX_private.h171 GFX_FontInfo * pFonttable;
H A DmapiGFX.c1797 GFX_FontInfo * pFonttable) in GFX_TextOutEx()
1920 …, MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_TextOutInfo *pfmt, GFX_FontInfo * pFonttable) in MApi_GFX_TextOut_U02()
2034 GFX_FontInfo* pFont = pFonttable; in MApi_GFX_TextOut_U02()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h1091 } GFX_FontInfo; typedef
2137 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetFontCB(MS_PHY (*fpGFX_CB)(MS_S8, GFX_FontInfo*) );
/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.txt9796 } GFX_FontInfo;
10098 DLL_PUBLIC extern GFX_Result MApi_GFX_GetFontInfo(MS_S32 handle, GFX_FontInfo* pinfo);
10422 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetFontCB(MS_U32 (*fpGFX_CB)(MS_S8, GFX_FontInfo*) );
10424 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetFontCB(MS_PHY (*fpGFX_CB)(MS_S8, GFX_FontInfo*) );