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

  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 437 flag = FlagAsInt(flag_index++);
439 flag_repeat = FlagAsInt(flag_index++);
500 int32_t GlyphTable::SimpleGlyph::FlagAsInt(int32_t index) {
glyph_table.h 209 int32_t FlagAsInt(int32_t index);

Completed in 373 milliseconds