Searched refs:U8 (Results 1 – 4 of 4) sorted by relevance
37 typedef unsigned char U8; typedef387 explicit CffSubsetterContext( const U8* pBasePtr, int nBaseLen);393 const sal_GlyphId* pGlyphIds, const U8* pEncoding,400 int convert2Type1Ops( CffLocal*, const U8* pType2Ops, int nType2Len, U8* pType1Ops);408 const U8* mpBasePtr;410 const U8* mpBaseEnd;413 const U8* mpReadPtr;414 const U8* mpReadEnd;416 U8* mpWritePtr;516 CffSubsetterContext::CffSubsetterContext( const U8* pBasePtr, int nBaseLen) in CffSubsetterContext()[all …]
40 <xsl:when test="$type='U8'">sal_uInt8</xsl:when>
133 <xsl:when test="$type='BOOL'">U8</xsl:when>
113 <xsl:when test="$type='U8'">1</xsl:when>