Searched refs:format_end (Results 1 – 2 of 2) sorted by relevance
142 const unsigned format_end = static_cast<unsigned>(10); in ParseAnchorTable() local144 if (offset_x_device < format_end || offset_x_device >= length) { in ParseAnchorTable()153 if (offset_y_device < format_end || offset_y_device >= length) { in ParseAnchorTable()
1480 const unsigned format_end = static_cast<unsigned>(8); in ParseExtensionSubtable() local1481 if (offset_extension < format_end || in ParseExtensionSubtable()