Searched refs:SK_SFNT_ULONG (Results 1 – 2 of 2) sorted by relevance
16 typedef uint32_t SK_SFNT_ULONG; typedef21 SK_SFNT_ULONG fontType;57 SK_SFNT_ULONG tag;58 SK_SFNT_ULONG checksum;59 SK_SFNT_ULONG offset; //From beginning of header.60 SK_SFNT_ULONG logicalLength;
1579 static SK_SFNT_ULONG get_font_type_tag(SkFontID uniqueID) { in get_font_type_tag()1613 SK_SFNT_ULONG fontType = get_font_type_tag(uniqueID); in OpenStream()