Searched defs:font_id_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Dfont_info.h48 FontId font_id() const { return font_id_; }
49 void set_font_id(const FontId font_id) { font_id_ = font_id; }
53 FontId font_id_; member in class:subtly::GlyphId
120 FontId font_id_; member in class:subtly::FontSourcedInfoBuilder
/external/sfntly/cpp/src/sample/subtly/
H A Dfont_info.h48 FontId font_id() const { return font_id_; }
49 void set_font_id(const FontId font_id) { font_id_ = font_id; }
53 FontId font_id_; member in class:subtly::GlyphId
120 FontId font_id_; member in class:subtly::FontSourcedInfoBuilder

Completed in 564 milliseconds