Searched refs:nFontItemsCount (Results 1 – 1 of 1) sorted by relevance
513 ItemCount nFontItemsCount = 0; in AtsFontList() local514 if( ATSUGetFontIDs( &aFontIDVector[0], aFontIDVector.capacity(), &nFontItemsCount ) != noErr ) in AtsFontList()517 …BOOST_ASSERT(nATSUICompatibleFontsAvailable == nFontItemsCount && "Strange I would expect them to … in AtsFontList()
Completed in 14 milliseconds