Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/aqua/
H A DControlHelper.cxx820 int nUsableWidth = userPaneRect.size.width; in layoutControls() local
891 int left = (nUsableWidth + nLongestPopupWidth) / 2 - totalWidth; in layoutControls()
910 int left = (nUsableWidth - nCheckboxMaxWidth) / 2; in layoutControls()

Completed in 15 milliseconds