Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx383 int tfWidth = tfRect.size.width; in createUserPane() local
385 if (nPopupLabelMaxWidth < tfWidth) { in createUserPane()
386 nPopupLabelMaxWidth = tfWidth; in createUserPane()
389 …weenControls - kAquaSpaceLabelFrameBoundsDiffH - kAquaSpacePopupMenuFrameBoundsDiffLeft) + tfWidth; in createUserPane()
408 …nControlWidth += tfWidth + kAquaSpaceBetweenControls - kAquaSpaceLabelFrameBoundsDiffH - kAquaSpac… in createUserPane()

Completed in 17 milliseconds