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.cpp486 Optional<std::pair<size_t, size_t>> IsSmallTriangle(Gdiplus::PointF* points, in IsSmallTriangle() function
902 auto indices = IsSmallTriangle(points, pObject2Device); in DrawPath()