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