Searched defs:glyph_code (Results 1 – 6 of 6) sorted by relevance
31 int32_t glyph_code() { return glyph_code_; } in glyph_code() function
90 IndexSubTableFormat4::CodeOffsetPair::CodeOffsetPair(int32_t glyph_code, in CodeOffsetPair()100 int32_t glyph_code, int32_t offset) in CodeOffsetPairBuilder()298 int32_t glyph_code = data->ReadUShort(offset + in Initialize() local374 int32_t glyph_code = offset_array->at(code_offset_pair_index_).glyph_code(); in Next() local
29 int32_t glyph_code() const { return glyph_code_; } in glyph_code() function
83 CompositeBitmapGlyph::Component::Component(int32_t glyph_code, in Component()
1636 FT_UInt glyph_code; in cff_encoding_load() local
808 FT_UShort glyph_code; member