Searched refs:PrevY (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/reflow/
H A Dautoreflow.cpp496 FX_FLOAT PrevX = 0 , PrevY = 0, PosX, PosY; local
552 if(FXSYS_fabs(PrevY - PosY) < 1 ) {
581 PrevY = PosY;

Completed in 69 milliseconds