Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx381 ByteCount theSizes[ nMaxControls]; in DrawText() local
387 theSizes[numcontrols] = sizeof( CGContextRef ); in DrawText()
395 theSizes[numcontrols] = sizeof( Fixed ); in DrawText()
400 OSStatus theErr = ATSUSetLayoutControls (maATSULayout, numcontrols, theTags, theSizes, theValues); in DrawText()

Completed in 25 milliseconds