HomeSort by relevance Sort by last modified time
    Searched defs:font_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
font_info.h 48 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/
font_info.h 48 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 516 milliseconds