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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 428 int32_t flag_repeat = 0; local
436 if (flag_repeat == 0) {
439 flag_repeat = FlagAsInt(flag_index++);
442 flag_repeat--;
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 428 int32_t flag_repeat = 0; local
436 if (flag_repeat == 0) {
439 flag_repeat = FlagAsInt(flag_index++);
442 flag_repeat--;

Completed in 120 milliseconds