HomeSort by relevance Sort by last modified time
    Searched refs:fEndX (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fwl/
cfwl_edit.cpp 54 float fEndX,
59 for (float fx = fStartX + fStep; fx < fEndX; fx += fStep, ++i)
179 float fEndX = fStartX + rect.Width();
181 AddSquigglyPath(&PathData, fStartX, fEndX, fY, fStep);
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_textlayout.cpp     [all...]

Completed in 56 milliseconds