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

  /external/pdfium/core/fpdfapi/font/
cpdf_type3char.h 30 int m_Width;
  /external/pdfium/xfa/fxbarcode/
BC_Writer.h 32 int32_t m_Width;
  /external/pdfium/core/fpdfapi/page/
cpdf_image.h 41 int32_t GetPixelWidth() const { return m_Width; }
73 int32_t m_Width = 0;
  /external/pdfium/core/fxge/win32/
win32_int.h 181 int m_Width;
325 int m_Width;
  /external/pdfium/core/fxge/
cfx_renderdevice.h 97 int GetWidth() const { return m_Width; }
247 int m_Width;
fx_dib.h 186 int GetWidth() const { return m_Width; }
268 int m_Width;

Completed in 442 milliseconds