Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx889 NSWindow* pNSWin = [pNSView window]; in GetMenuBarButtonRectPixel() local
890 if( ! pNSWin ) in GetMenuBarButtonRectPixel()
893 NSRect aRect = [pNSWin frame]; in GetMenuBarButtonRectPixel()
894 aRect.origin = [pNSWin convertBaseToScreen: NSMakePoint( 0, 0 )]; in GetMenuBarButtonRectPixel()

Completed in 21 milliseconds