Home
last modified time | relevance | path

Searched refs:entry_exit_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/ots/src/
Dgpos.cc423 uint16_t entry_exit_count = 0; in ParseCursiveAttachment() local
426 !subtable.ReadU16(&entry_exit_count)) { in ParseCursiveAttachment()
436 2 * static_cast<unsigned>(entry_exit_count) + 6; in ParseCursiveAttachment()
440 for (unsigned i = 0; i < entry_exit_count; ++i) { in ParseCursiveAttachment()