Searched refs:_UpdateLineEndPoints (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_path.cpp | 202 static void _UpdateLineEndPoints(CFX_FloatRect& rect, in _UpdateLineEndPoints() function 315 _UpdateLineEndPoints(rect, middle_x, middle_y, end_x, end_y, half_width); in _UpdateLineJoinPoints() 317 _UpdateLineEndPoints(rect, start_x, start_y, middle_x, middle_y, in _UpdateLineJoinPoints() 380 _UpdateLineEndPoints(rect, start_x, start_y, end_x, end_y, half_width); in GetBoundingBox()
|