Searched defs:bounds (Results 1 – 14 of 14) sorted by relevance
188 Boundary bounds = oObj.nextWord in _nextWord() local215 Boundary bounds = in _previousWord() local248 Boundary bounds = oObj.getWordBoundary(UnicodeString, iPos, in _getWordBoundary() local629 Boundary bounds = (Boundary)vCharBlockBounds.get(i); in _nextCharBlock() local660 Boundary bounds = (Boundary)vCharBlockBounds.get(i); in _previousCharBlock() local
82 inline void CocoaToVCL(NSPoint& rPoint, const NSRect& bounds) in CocoaToVCL()87 inline void CocoaToVCL(NSRect& rRect, const NSRect& bounds) in CocoaToVCL()238 NSRect bounds = [mView bounds]; in draggingEntered() local280 NSRect bounds = [mView bounds]; in draggingUpdated() local349 NSRect bounds = [mView bounds]; in performDragOperation() local
277 NSRect bounds; in startDrag() local
86 Rectangle bounds; in notifyEvent() local
116 SAFEARRAYBOUND bounds[2]; in doTest() local
58 private Rectangle bounds = null ; field in _XAccessibleComponent
57 private Rectangle bounds = null; field in _XAccessibleComponent
76 protected com.sun.star.awt.Rectangle bounds = null; field in _XAccessibleText
731 String bounds = "(" + aComp.getBounds().X + "," + in clickMiddleOfAccessibleObject() local763 String bounds = "(" + aComp.getBounds().X + "," + in doubleClickMiddleOfAccessibleObject() local
379 Rectangle bounds = new com.sun.star.awt.Rectangle(); in createFloatingWindow() local
351 String bounds = "(" + aComp.getBounds().X + "," + in printAccessibleTree() local
369 java.awt.Rectangle bounds = maFrame.getBounds(); in getPosSize() local
282 private String bounds( XAccessibleText xText ) in bounds() method in AccessibleTextHandler
290 const FatLine& bounds, in Impl_calcSafeParams_clip()
Completed in 83 milliseconds