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

  /external/chromium_org/third_party/ots/src/
os2.h 14 int16_t avg_char_width; member in struct:ots::OpenTypeOS2
os2.cc 21 !table.ReadS16(&os2->avg_char_width) ||
222 !out->WriteS16(os2->avg_char_width) ||

Completed in 195 milliseconds