Home
last modified time | relevance | path

Searched defs:fhandle (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dmount.x48 typedef opaque fhandle[FHSIZE]; typedef
H A Dmount.h20 typedef char fhandle[FHSIZE]; typedef
/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()
669 GFX_Result MApi_GFX_QueryTextDispLength(MS_S32 fhandle, MS_U8 *pu8index, MS_U32 u32strwidth, in MApi_GFX_QueryTextDispLength()
H A DmapiGFX.c1793 static GFX_Result GFX_TextOutEx(void* pInstance,MS_S32 fhandle, in GFX_TextOutEx()
1920 GFX_Result MApi_GFX_TextOut_U02(void* pInstance, MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GF… in MApi_GFX_TextOut_U02()