Home
last modified time | relevance | path

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

/reactos/base/applications/mspaint/
H A Dmouse.cpp56 void getBoundaryOfPoints(RECT& rcBoundary, SIZE_T cPoints, const POINT *pPoints) in getBoundaryOfPoints() function
87 getBoundaryOfPoints(rc, s_cPoints, s_pPoints); in BuildMaskFromPoints()
351 getBoundaryOfPoints(rcPartial, s_cPoints, s_pPoints); in OnButtonUp()
1074 getBoundaryOfPoints(rcPartial, s_cPoints, s_pPoints); in OnEndDraw()