Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp334 FX_FLOAT join_y = FXSYS_Mul(start_k, join_x) + start_outside_c; in _UpdateLineJoinPoints() local
335 rect.UpdateRect(join_x, join_y); in _UpdateLineJoinPoints()