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

  /external/pdfium/xfa/src/fxbarcode/
BC_Writer.h 32 int32_t m_Width;
  /external/pdfium/core/src/fxge/win32/
win32_int.h 177 int m_Width, m_Height, m_nBitsPerPixel;
359 int m_Width, m_Height, m_nBitsPerPixel;
  /external/pdfium/core/src/fxcodec/codec/
codec_int.h 72 return width == m_Width && height == m_Height;
78 const int m_Width;
375 FX_DWORD m_width; member in class:CCodec_Jbig2Context
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 379 int m_Width;
798 int32_t GetPixelWidth() const { return m_Width; }
843 int32_t m_Width;
  /external/pdfium/core/include/fxge/
fx_dib.h 167 int GetWidth() const { return m_Width; }
267 int m_Width;
fx_ge.h 260 int GetWidth() const { return m_Width; }
410 int m_Width;

Completed in 98 milliseconds