Searched refs:pu8TmpIndex (Results 1 – 1 of 1) sorted by relevance
673 MS_U8* pu8TmpIndex; in MApi_GFX_QueryTextDispLength() local725 pu8TmpIndex = (MS_U8*)pu8index; in MApi_GFX_QueryTextDispLength()726 while(*pu8TmpIndex != 0) in MApi_GFX_QueryTextDispLength()737 u32Length = u32Length + pFont->pBBox[*pu8TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()744 pu8TmpIndex++; in MApi_GFX_QueryTextDispLength()