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