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

  /external/chromium_org/third_party/ots/src/
os2.h 24 int16_t superscript_x_offset; member in struct:ots::OpenTypeOS2
os2.cc 31 !table.ReadS16(&os2->superscript_x_offset) ||
232 !out->WriteS16(os2->superscript_x_offset) ||

Completed in 2871 milliseconds