Searched refs:CharsetOffset (Results 1 – 2 of 2) sorted by relevance
724 CharsetOffset = 0; in init()739 unsigned int CharsetOffset; member801 dictval.CharsetOffset = env.argStack.pop_uint (); in process_op()803 if (unlikely (dictval.CharsetOffset == 0)) return; in process_op()1058 charset = &StructAtOffsetOrNull<Charset> (cff, topDict.CharsetOffset); in init()1160 bool is_predef_charset () const { return topDict.CharsetOffset <= ExpertSubsetCharset; } in is_predef_charset()1170 else if ((topDict.CharsetOffset == ISOAdobeCharset) in std_code_to_glyph()1259 switch (topDict.CharsetOffset) in glyph_to_sid()
775 offsets.charsetInfo.offset = acc.topDict.CharsetOffset; in create()