Home
last modified time | relevance | path

Searched refs:GFX_TEXTOUT_ARGS (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c602 GFX_TEXTOUT_ARGS GFXTextArgs; in MApi_GFX_TextOut()
605 memset(&GFXTextArgs, 0 , sizeof(GFX_TEXTOUT_ARGS)); in MApi_GFX_TextOut()
806 GFX_TEXTOUT_ARGS GFXTextArgs; in MApi_GFX_CharacterOut()
809 memset(&GFXTextArgs, 0 , sizeof(GFX_TEXTOUT_ARGS)); in MApi_GFX_CharacterOut()
H A DmapiGFX.c3444 GFX_TEXTOUT_ARGS* pGFXTextOutArg =NULL; in Ioctl_GFX_Font()
3452 pGFXTextOutArg = (GFX_TEXTOUT_ARGS*)pArgs; in Ioctl_GFX_Font()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h550 }GFX_TEXTOUT_ARGS; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h685 }GFX_TEXTOUT_ARGS; typedef
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c559 UADP_SDT_NAME1(GFX_FONT,GFX_TEXTOUT_ARGS, UADP_SDT_P2N, pGFX_TextOut, GFX_FONT_A0); in GFX_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt55216 }GFX_TEXTOUT_ARGS;