Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp155 FX_FLOAT join_y = start_k * join_x + start_outside_c; in UpdateLineJoinPoints() local
156 rect->UpdateRect(join_x, join_y); in UpdateLineJoinPoints()