Searched refs:expectedFontRevision (Results 1 – 1 of 1) sorted by relevance
228 uint32_t expectedFontRevision; in create() local231 expectedFontRevision = reader.read<uint32_t>(); in create()248 if (!revision.has_value() || revision.value() != expectedFontRevision) { in create()