Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c672 MS_U16* pu16TmpIndex; in MApi_GFX_QueryTextDispLength() local
757 pu16TmpIndex = (MS_U16*)ptr_addr; in MApi_GFX_QueryTextDispLength()
758 while(*pu16TmpIndex != 0) in MApi_GFX_QueryTextDispLength()
769 u32Length = u32Length + pFont->pBBox[*pu16TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()
776 pu16TmpIndex++; in MApi_GFX_QueryTextDispLength()