Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx152 CocoaToVCL( aVisibleRect ); in initWindowAndView()
224 void AquaSalFrame::CocoaToVCL( NSRect& io_rRect, bool bRelativeToScreen ) in CocoaToVCL() function in AquaSalFrame
240 void AquaSalFrame::CocoaToVCL( NSPoint& io_rPoint, bool bRelativeToScreen ) in CocoaToVCL() function in AquaSalFrame
587 CocoaToVCL( aStateRect ); in SetWindowState()
675 CocoaToVCL( aStateRect ); in GetWindowState()
1401 CocoaToVCL( aContentRect ); in SetPosSize()
1402 CocoaToVCL( aParentContentRect ); in SetPosSize()
1457 CocoaToVCL( aRect ); in GetWorkArea()
1474 CocoaToVCL( aPt, false ); in GetPointerState()
1655 CocoaToVCL( aFrameRect ); in UpdateFrameGeometry()
[all …]
H A Dsalframeview.mm586 pDispatchFrame->CocoaToVCL( aPt );
755 mpFrame->CocoaToVCL( aPt );
812 mpFrame->CocoaToVCL( aPt );
872 mpFrame->CocoaToVCL( aPt );
H A Dsalmenu.cxx897 static_cast<AquaSalFrame*>(i_pReferenceFrame)->CocoaToVCL( aRect.origin ); in GetMenuBarButtonRectPixel()
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx82 inline void CocoaToVCL(NSPoint& rPoint, const NSRect& bounds) in CocoaToVCL() function
87 inline void CocoaToVCL(NSRect& rRect, const NSRect& bounds) in CocoaToVCL() function
244 CocoaToVCL(dragLocation, bounds); in draggingEntered()
286 CocoaToVCL(dragLocation, bounds); in draggingUpdated()
355 CocoaToVCL(dragLocation, bounds); in performDragOperation()
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h188 void CocoaToVCL( NSRect& io_rRect, bool bRelativeToScreen = true );
191 void CocoaToVCL( NSPoint& io_Point, bool bRelativeToScreen = true );

Completed in 27 milliseconds