Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp85 CFX_PointF start_to_mid = start_pos - mid_pos; in UpdateLineJoinPoints() local
88 start_len = FXSYS_sqrt2(start_to_mid.x, start_to_mid.y); in UpdateLineJoinPoints()
90 FXSYS_fabs(half_width * start_len / start_to_mid.x)); in UpdateLineJoinPoints()