Searched refs:UpdateLineEndPoints (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_pathdata.cpp | 14 void UpdateLineEndPoints(CFX_FloatRect* rect, in UpdateLineEndPoints() function 135 UpdateLineEndPoints(rect, mid_pos, end_pos, half_width); in UpdateLineJoinPoints() 137 UpdateLineEndPoints(rect, start_pos, mid_pos, half_width); in UpdateLineJoinPoints() 283 UpdateLineEndPoints(&rect, start_pos, end_pos, half_width); in GetBoundingBox()
|