Searched refs:SK_SFNT_ULONG (Results 1 – 6 of 6) 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;
17 SK_SFNT_ULONG ttcTag;
1758 static SK_SFNT_ULONG get_font_type_tag(CTFontRef ctFont) { in get_font_type_tag()1788 SK_SFNT_ULONG fontType = get_font_type_tag(fFontRef.get()); in onOpenStream()
1757 static SK_SFNT_ULONG get_font_type_tag(CTFontRef ctFont) { in get_font_type_tag()1787 SK_SFNT_ULONG fontType = get_font_type_tag(fFontRef.get()); in onOpenStream()