Searched refs:pu16TmpIndex (Results 1 – 1 of 1) sorted by relevance
672 MS_U16* pu16TmpIndex; in MApi_GFX_QueryTextDispLength() local757 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()