Home
last modified time | relevance | path

Searched defs:pfmt (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c580 GFX_Result MApi_GFX_TextOut(MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_TextOutInfo *pfmt) in MApi_GFX_TextOut()
670 GFX_TextOutInfo *pfmt, MS_U32* pu32DispLength) in MApi_GFX_QueryTextDispLength()
797 GFX_Result MApi_GFX_CharacterOut(GFX_CharInfo* pChar, GFX_TextOutInfo *pfmt) in MApi_GFX_CharacterOut()
H A DmapiGFX.c1796 GFX_TextOutInfo *pfmt, in GFX_TextOutEx()
1920 …(void* pInstance, MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_TextOutInfo *pfmt, GFX_FontI… in MApi_GFX_TextOut_U02()
2247 GFX_Result MApi_GFX_CharacterOut_U02(void* pInstance, GFX_CharInfo* pChar, GFX_TextOutInfo *pfmt) in MApi_GFX_CharacterOut_U02()