Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp14 bool IsFoldingVerticalLine(const CFX_PointF& a, in IsFoldingVerticalLine() function
401 if (IsFoldingVerticalLine(prev.m_Point, cur.m_Point, next.m_Point)) { in GetZeroAreaPath()