Searched refs:userPaneRect (Results 1 – 1 of 1) sorted by relevance
817 NSRect userPaneRect = [m_pUserPane frame]; in layoutControls() local818 …"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