Searched refs:strwidth (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | cleanfile | 54 sub strwidth($) { subroutine 155 $l_width = strwidth($line);
|
| H A D | cleanpatch | 54 sub strwidth($) { subroutine 165 $l_width = strwidth($text);
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | mapiGFX.c | 1795 MS_U32 strwidth, in GFX_TextOutEx() argument 1857 if (strwidth == 2) in GFX_TextOutEx() 1899 if (strwidth == 2) 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() argument 2079 if (strwidth == 2) in MApi_GFX_TextOut_U02() 2240 ret = (MS_U32)GFX_TextOutEx(pInstance,fhandle, pindex, strwidth, pfmt, pFonttable); in MApi_GFX_TextOut_U02()
|
| 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 611 if (strwidth == 2) in MApi_GFX_TextOut() 636 GFXTextOut.u32StrWidth =strwidth; in MApi_GFX_TextOut()
|
| /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/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…
|
| /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…
|