Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_pathdata.cpp154 float join_y = start_k * join_x + start_outside_c; in UpdateLineJoinPoints() local
155 rect->UpdateRect(CFX_PointF(join_x, join_y)); in UpdateLineJoinPoints()