Searched refs:nTagCode (Results 1 – 1 of 1) sorted by relevance
328 …const CTFontTableTag nTagCode = (pTagName[0]<<24) + (pTagName[1]<<16) + (pTagName[2]<<8) + (pTagNa… in GetFontTable() local333 CFDataRef pDataRef = CTFontCopyTable( rCTFont, nTagCode, kCTFontTableOptionExcludeSynthetic); in GetFontTable()
Completed in 13 milliseconds