Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp1121 static bool IsSmallTriangle(Gdiplus::PointF* points, in IsSmallTriangle() function
1242 if (IsSmallTriangle(points, pObject2Device, v1, v2)) { in DrawPath()