Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx817 NSRect userPaneRect = [m_pUserPane frame]; in layoutControls() local
818 …"userPane frame: {%f, %f, %f, %f}",userPaneRect.origin.x, userPaneRect.origin.y, userPaneRect.size… in layoutControls()
820 int nUsableWidth = userPaneRect.size.width; in layoutControls()
824 int currenttop = userPaneRect.size.height; in layoutControls()

Completed in 12 milliseconds