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

  /external/pdfium/core/fxge/dib/
cfx_imagestretcher.cpp 179 int result_height = m_ClipRect.Height(); local
181 for (; m_LineIndex < result_height; ++m_LineIndex) {
185 dest_y = result_height - m_LineIndex - 1;
cfx_dibsource.cpp 972 int result_height = dest_clip.Height(); local
    [all...]

Completed in 55 milliseconds