Home
last modified time | relevance | path

Searched refs:bIsInside (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/control/
H A Dscrbar.cxx891 bIsInside: in ImplDoMouseAction()
904 bIsInside: in ImplDoMouseAction()
918 bIsInside: in ImplDoMouseAction()
932 bIsInside: in ImplDoMouseAction()
998 bIsInside: in MouseButtonDown()
1012 bIsInside: in MouseButtonDown()
1355 bIsInside: in ImplFindPartRect()
1360 bIsInside: in ImplFindPartRect()
1366 bIsInside: in ImplFindPartRect()
1372 bIsInside: in ImplFindPartRect()
[all …]
/trunk/main/starmath/source/
H A Drect.cxx550 sal_Bool bIsInside = IsInsideItalicRect(rPoint); in OrientedDist() local
554 if (bIsInside) in OrientedDist()
584 return bIsInside ? - Min(nAbsX, nAbsY) : Max (nAbsX, nAbsY); in OrientedDist()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx440 const bool bIsInside(tools::isInside(rClip, aTestPoint) == bInside); in clipPolyPolygonOnPolyPolygon() local
442 if(bIsInside) in clipPolyPolygonOnPolyPolygon()

Completed in 45 milliseconds