Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp75 bool bEndVert = FXSYS_fabs(mid_pos.x - end_pos.x) < one_twentieth; in UpdateLineJoinPoints() local
76 if (bStartVert && bEndVert) { in UpdateLineJoinPoints()
92 if (!bEndVert) { in UpdateLineJoinPoints()
116 if (bEndVert) { in UpdateLineJoinPoints()