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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 799 next_char_set_(false) {
803 if (next_char_set_)
810 next_char_set_ = true;
815 next_char_set_ = true;
825 if (!next_char_set_) {
834 next_char_set_ = false;
    [all...]
cmap_table.h 418 bool next_char_set_; member in class:sfntly::CMapTable::CMapFormat4::CharacterIterator
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 799 next_char_set_(false) {
803 if (next_char_set_)
810 next_char_set_ = true;
815 next_char_set_ = true;
825 if (!next_char_set_) {
834 next_char_set_ = false;
    [all...]
cmap_table.h 418 bool next_char_set_; member in class:sfntly::CMapTable::CMapFormat4::CharacterIterator

Completed in 192 milliseconds