Home
last modified time | relevance | path

Searched defs:bInside (Results 1 – 11 of 11) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx112 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()
611 …nPolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke) in clipPolygonOnPolyPolygon()
H A Db3dpolygonclipper.cxx307 …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 Db3dpolypolygontools.cxx504 const bool bInside(isInside(aPolygon, rPoint, bWithBorder)); in isInside() local
H A Db2dpolypolygontools.cxx224 const bool bInside(isInside(aPolygon, rPoint, bWithBorder)); in isInside() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx357 sal_Bool bInside = sal_False; in containsPoint() local
H A Dvclxaccessiblelist.cxx686 sal_Bool bInside = sal_False; in contains() local
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx527 sal_Bool bInside = aRect.IsInside( aPnt ); in getIndexAtPoint() local
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx444 sal_Bool bInside = Frm().IsInside( rPoint ) && Lower(), in GetCrsrOfst() local
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx2964 bool bInside = false; in HandleMouseEvent() local
/trunk/main/vcl/source/control/
H A Dilstbox.cxx1247 sal_Bool bInside = aRect.IsInside( rTEvt.GetMouseEvent().GetPosPixel() ); in Tracking() local
/trunk/main/vcl/source/window/
H A Dwindow.cxx412 bool bInside = false; in ImplCheckUIFont() local

Completed in 108 milliseconds