Home
last modified time | relevance | path

Searched refs:_GE_TextOutPatch (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h1191 MS_BOOL _GE_TextOutPatch(GE_Context *pGECtx);
H A DdrvGE.c5062 MS_BOOL _GE_TextOutPatch(GE_Context *pGECtx) in _GE_TextOutPatch() function
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c1940 bTextOutPatch = _GE_TextOutPatch(g_apiGFXLocal.g_pGEContext); in MApi_GFX_TextOut_U02()