Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c657 static MS_BOOL GFX_CheckInClipWindow(MS_U16 u16X1, MS_U16 u16Y1, MS_U16 u16X2, MS_U16 u16Y2) in GFX_CheckInClipWindow() function
1647 …if (!GFX_CheckInClipWindow(pbmpfmt->x, pbmpfmt->y, pbmpfmt->x+pbmpfmt->width-1, pbmpfmt->y+pbmpfmt… in MApi_GFX_DrawBitmap_U02()
1832 if (!GFX_CheckInClipWindow(pfmt->dstblk.x, pfmt->dstblk.y, in GFX_TextOutEx()