Searched refs:PVRTuint16 (Results 1 – 6 of 6) sorted by relevance
174 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32) in PVRTUnicodeUTF16ToUTF32()176 const PVRTuint16* pC = pUTF16; in PVRTUnicodeUTF16ToUTF32()273 unsigned int PVRTUnicodeUTF16Length(const PVRTuint16* const pUTF16) in PVRTUnicodeUTF16Length()275 const PVRTuint16* pC = pUTF16; in PVRTUnicodeUTF16Length()
38 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32);55 unsigned int PVRTUnicodeUTF16Length(const PVRTuint16* const pUTF16);
155 typedef unsigned short PVRTuint16; typedef181 PVRTSIZEASSERT(PVRTuint16, 2);
397 PVRTuint16 nAdv; /*!< Character width */
582 PVRTUnicodeUTF16ToUTF32((PVRTuint16*)s_Text, m_CachedUTF32); in Print3D()799 PVRTUnicodeUTF16ToUTF32((PVRTuint16*)pszUnicode, m_CachedUTF32); in MeasureText()
1176 PVRTuint16 *p16Pointer=NULL; in ReadCPODData()