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.cpp1075 static bool IsSmallTriangle(PointF* points, in IsSmallTriangle() function
1200 if (IsSmallTriangle(points, pObject2Device, v1, v2)) { in DrawPath()