HomeSort by relevance Sort by last modified time
    Searched full:ydiv (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Edit.cpp 539 FX_FLOAT ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height(); local
541 return xdiv < ydiv ? xdiv : ydiv;
  /external/skia/src/core/
SkLatticeIter.cpp 144 // yDiv. It is always implied that we start at the edge of the bounds.
  /frameworks/base/tools/aapt/
Images.cpp 736 // The initial yDiv and whether the first row is considered stretchable or
737 // not depends on whether yDiv[0] was zero or not.
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp     [all...]

Completed in 182 milliseconds