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

  /external/chromium_org/third_party/ots/src/
os2.h 41 uint16_t win_ascent; member in struct:ots::OpenTypeOS2
os2.cc 112 !table.ReadU16(&os2->win_ascent) ||
257 !out->WriteU16(os2->win_ascent) ||

Completed in 89 milliseconds