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

  /external/pdfium/core/fpdfapi/render/
cpdf_scaledrenderbuffer.cpp 48 FXDIB_Format dibFormat = FXDIB_Rgb;
51 dibFormat = FXDIB_Argb;
65 m_pBitmapDevice->Create(iWidth, iHeight, dibFormat, nullptr)) {
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp     [all...]

Completed in 519 milliseconds