Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp94 bool bEndVert = fabs(mid_pos.x - end_pos.x) < one_twentieth; in UpdateLineJoinPoints() local
95 if (bStartVert && bEndVert) { in UpdateLineJoinPoints()
111 if (!bEndVert) { in UpdateLineJoinPoints()
134 if (bEndVert) { in UpdateLineJoinPoints()