Searched defs:bInside (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolygonclipper.cxx | 112 const bool bInside(bParallelToXAxis ? in clipPolygonOnParallelAxis() local 193 …lipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() 297 …olygonOnRange(const B2DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolyPolygonOnRange() 414 …yPolygon(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke) in clipPolyPolygonOnPolyPolygon() 538 …nPolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke) in clipPolygonOnPolyPolygon()
|
H A D | b3dpolygonclipper.cxx | 307 …olygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolyPolygonOnRange() 319 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() 405 …olygonOnRange(const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke) in clipPolyPolygonOnRange() 417 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange()
|
H A D | b3dpolypolygontools.cxx | 504 const bool bInside(isInside(aPolygon, rPoint, bWithBorder)); in isInside() local
|
H A D | b2dpolypolygontools.cxx | 224 const bool bInside(isInside(aPolygon, rPoint, bWithBorder)); in isInside() local
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessiblelistitem.cxx | 357 sal_Bool bInside = sal_False; in containsPoint() local
|
H A D | vclxaccessiblelist.cxx | 686 sal_Bool bInside = sal_False; in contains() local
|
/aoo41x/main/accessibility/source/extended/ |
H A D | accessibleiconchoicectrlentry.cxx | 527 sal_Bool bInside = aRect.IsInside( aPnt ); in getIndexAtPoint() local
|
/aoo41x/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 444 sal_Bool bInside = Frm().IsInside( rPoint ) && Lower(), in GetCrsrOfst() local
|
/aoo41x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 2964 bool bInside = false; in HandleMouseEvent() local
|
/aoo41x/main/vcl/source/control/ |
H A D | ilstbox.cxx | 1247 sal_Bool bInside = aRect.IsInside( rTEvt.GetMouseEvent().GetPosPixel() ); in Tracking() local
|
/aoo41x/main/vcl/source/window/ |
H A D | window.cxx | 412 bool bInside = false; in ImplCheckUIFont() local
|
Completed in 119 milliseconds