Searched defs:glyph_code (Results 1 – 10 of 10) sorted by relevance
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
31 int32_t glyph_code() { return glyph_code_; } in glyph_code() function
29 int32_t glyph_code() const { return glyph_code_; } in glyph_code() function
83 CompositeBitmapGlyph::Component::Component(int32_t glyph_code, in Component()
1072 FT_UInt glyph_code; in cff_encoding_load() local
679 FT_UShort glyph_code; member