Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp214 static void _UpdateLineEndPoints(CFX_FloatRect& rect, FX_FLOAT start_x, FX_FLOAT start_y, FX_FLOAT … 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, half_width); in _UpdateLineJoinPoints()
375 _UpdateLineEndPoints(rect, start_x, start_y, end_x, end_y, half_width); in GetBoundingBox()