Searched refs:fhandle (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | mount.h | 20 typedef char fhandle[FHSIZE]; typedef 25 fhandle fhs_fhandle; 115 extern bool_t xdr_fhandle (XDR *, fhandle);
|
| H A D | mount.x | 48 typedef opaque fhandle[FHSIZE]; typedef 57 fhandle fhs_fhandle;
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | apiGFX.c | 580 GFX_Result MApi_GFX_TextOut(MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_TextOutInfo *pfmt) in MApi_GFX_TextOut() argument 587 fpGFX_CBGetFont(fhandle, &tfontTable); in MApi_GFX_TextOut() 609 GFXTextOut.fHandle =fhandle; in MApi_GFX_TextOut() 669 GFX_Result MApi_GFX_QueryTextDispLength(MS_S32 fhandle, MS_U8 *pu8index, MS_U32 u32strwidth, in MApi_GFX_QueryTextDispLength() argument 686 fpGFX_CBGetFont(fhandle, &fonttable); in MApi_GFX_QueryTextDispLength()
|
| H A D | mapiGFX.c | 1793 static GFX_Result GFX_TextOutEx(void* pInstance,MS_S32 fhandle, in GFX_TextOutEx() argument 1920 GFX_Result MApi_GFX_TextOut_U02(void* pInstance, MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GF… in MApi_GFX_TextOut_U02() argument 2240 ret = (MS_U32)GFX_TextOutEx(pInstance,fhandle, pindex, strwidth, pfmt, pFonttable); in MApi_GFX_TextOut_U02()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGFX.h | 1972 DLL_PUBLIC extern GFX_Result MApi_GFX_TextOut(MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_T… 2021 DLL_PUBLIC extern GFX_Result MApi_GFX_QueryTextDispLength(MS_S32 fhandle, MS_U8 *pu8index, MS_U32 u…
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGFX.h | 1921 DLL_PUBLIC extern GFX_Result MApi_GFX_TextOut(MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_T…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 10267 DLL_PUBLIC extern GFX_Result MApi_GFX_TextOut(MS_S32 fhandle, MS_U8 *pindex, MS_U32 strwidth, GFX_T… 10316 DLL_PUBLIC extern GFX_Result MApi_GFX_QueryTextDispLength(MS_S32 fhandle, MS_U8 *pu8index, MS_U32 u…
|