Searched refs:fsTypeOffset (Results 1 – 2 of 2) sorted by relevance
351 constexpr size_t fsTypeOffset = offsetof(SkOTTableOS2::Version::V2, fsType); in getAdvancedMetrics() local352 if (this->getTableData(os2Tag, fsTypeOffset, sizeof(fsType), &fsType) == sizeof(fsType)) { in getAdvancedMetrics()
362 constexpr size_t fsTypeOffset = offsetof(SkOTTableOS2::Version::V2, fsType); in getAdvancedMetrics() local363 if (this->getTableData(os2Tag, fsTypeOffset, sizeof(fsType), &fsType) == sizeof(fsType)) { in getAdvancedMetrics()