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

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

Completed in 61 milliseconds