Searched refs:bIsInside (Results 1 – 3 of 3) sorted by relevance
891 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 …]
550 sal_Bool bIsInside = IsInsideItalicRect(rPoint); in OrientedDist() local554 if (bIsInside) in OrientedDist()584 return bIsInside ? - Min(nAbsX, nAbsY) : Max (nAbsX, nAbsY); in OrientedDist()
438 const bool bIsInside(tools::isInside(rClip, aTestPoint) == bInside); in clipPolyPolygonOnPolyPolygon() local440 if(bIsInside) in clipPolyPolygonOnPolyPolygon()
Completed in 28 milliseconds