Searched defs:glyph_id_ (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format1.h41 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator
H A Dindex_sub_table_format2.h41 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator
H A Dindex_sub_table_format3.h40 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator
H A Dbitmap_glyph_info.h54 int32_t glyph_id() const { return glyph_id_; }
67 int32_t glyph_id_; member in class:sfntly::BitmapGlyphInfo
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format1.h41 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator
H A Dindex_sub_table_format2.h41 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat2::Builder::BitmapGlyphInfoIterator
H A Dindex_sub_table_format3.h40 int32_t glyph_id_; member in class:sfntly::IndexSubTableFormat3::Builder::BitmapGlyphInfoIterator
H A Dbitmap_glyph_info.h54 int32_t glyph_id() const { return glyph_id_; }
67 int32_t glyph_id_; member in class:sfntly::BitmapGlyphInfo
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Dfont_info.h46 int32_t glyph_id() const { return glyph_id_; }
47 void set_glyph_id(const int32_t glyph_id) { glyph_id_ = glyph_id; }
52 int32_t glyph_id_; member in class:subtly::GlyphId
/external/sfntly/cpp/src/sample/subtly/
H A Dfont_info.h46 int32_t glyph_id() const { return glyph_id_; }
47 void set_glyph_id(const int32_t glyph_id) { glyph_id_ = glyph_id; }
52 int32_t glyph_id_; member in class:subtly::GlyphId

Completed in 163 milliseconds