Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp14 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()