Home
last modified time | relevance | path

Searched refs:nFontItemsCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx513 ItemCount nFontItemsCount = 0; in AtsFontList() local
514 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 16 milliseconds