Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx380 ATSUAttributeTag theTags[ nMaxControls ]; in DrawText() local
386 theTags[numcontrols] = kATSUCGContextTag; in DrawText()
394 theTags[numcontrols] = kATSULineRotationTag; in DrawText()
400 OSStatus theErr = ATSUSetLayoutControls (maATSULayout, numcontrols, theTags, theSizes, theValues); in DrawText()

Completed in 16 milliseconds