Searched refs:GFX_FontInfo (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGFX.h | 1101 } 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 D | apiGFX.c | 134 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 D | apiGFX_private.h | 171 GFX_FontInfo * pFonttable;
|
| H A D | mapiGFX.c | 1797 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 D | apiGFX.h | 1091 } 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 D | GFX_adp.c | 554 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 D | preprocess.txt | 9796 } 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*) );
|