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

  /external/pdfium/core/fxge/dib/
fx_dib_engine.cpp 977 int result_width = m_ClipRect.Width(); local
    [all...]
fx_dib_transform.cpp 194 int result_width = dest_clip.Width(); local
195 if (!pTransBitmap->Create(result_width, result_height, GetFormat()))
    [all...]

Completed in 484 milliseconds