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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
os2_table.h 494 kSxHeight = 86,
os2_table.cc 240 return data_->ReadShort(Offset::kSxHeight);
571 return InternalReadData()->ReadShort(Offset::kSxHeight);
575 InternalWriteData()->WriteShort(Offset::kSxHeight, height);

Completed in 522 milliseconds