Home
last modified time | relevance | path

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

/aoo42x/main/vcl/aqua/source/gdi/
H A Datslayout.cxx379 static const ItemCount nMaxControls = 8; in DrawText() local
380 ATSUAttributeTag theTags[ nMaxControls ]; in DrawText()
381 ByteCount theSizes[ nMaxControls]; in DrawText()
382 ATSUAttributeValuePtr theValues[ nMaxControls ]; in DrawText()
399 DBG_ASSERT( (numcontrols <= nMaxControls), "ATSLayout::DrawText() numcontrols overflow" ); in DrawText()

Completed in 18 milliseconds