Searched refs:displayPopupFrame (Results 1 – 1 of 1) sorted by relevance
367 …NSRect displayPopupFrame = NSMakeRect( rRect.nLeft+(offset-1), rRect.nTop+(offset+1), popupFrame.s… in ShowNativePopupMenu() local368 pParentAquaSalFrame->VCLToCocoa(displayPopupFrame, false); in ShowNativePopupMenu()374 …displayPopupFrame.origin.x = pWin->ImplGetFrame()->maGeometry.nX - pParentAquaSalFrame->maGeometry… in ShowNativePopupMenu()375 …displayPopupFrame.origin.y = pWin->ImplGetFrame()->maGeometry.nY - pParentAquaSalFrame->maGeometry… in ShowNativePopupMenu()376 pParentAquaSalFrame->VCLToCocoa(displayPopupFrame, false); in ShowNativePopupMenu()387 [pPopUpButtonCell performClickWithFrame:displayPopupFrame inView:pParentNSView]; in ShowNativePopupMenu()
Completed in 8 milliseconds