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

  /external/pdfium/core/fxcodec/codec/
ccodec_bmpmodule.cpp 109 pAttribute->m_nXDPI = ctx->bmp_ptr->dpi_x;
ccodec_pngmodule.cpp 33 pAttribute->m_nXDPI = png_get_x_pixels_per_meter(png_ptr, info_ptr);
fx_codec.cpp 248 : m_nXDPI(-1),
ccodec_tiffmodule.cpp 264 pAttribute->m_nXDPI = (int32_t)(fDpi + 0.5f);
fx_codec_jpeg.cpp 92 pAttribute->m_nXDPI = pInfo->X_density;
  /external/pdfium/core/fxcodec/
fx_codec.h 47 int32_t m_nXDPI;
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp     [all...]

Completed in 120 milliseconds