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

  /external/pdfium/core/src/fxge/win32/
win32_int.h 124 int m_Width, m_Height, m_nBitsPerPixel;
233 int m_Width, m_Height, m_nBitsPerPixel;
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
filters_int.h 100 int m_Pitch, m_Height, m_Width, m_nComps, m_iLine;
  /external/pdfium/core/src/fxcodec/codec/
codec_int.h 19 int m_Width, m_Height;
238 FX_DWORD m_width; member in class:CCodec_Jbig2Context
  /external/pdfium/core/include/fxge/
fx_ge.h 337 return m_Width;
457 int m_Width;
fx_dib.h 149 return m_Width;
264 int m_Width;
  /external/pdfium/core/src/reflow/
reflowedpage.h 302 m_Width = 0;
315 FX_FLOAT m_Width;
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 440 int m_Width;
907 return m_Width;
949 FX_INT32 m_Width;

Completed in 94 milliseconds