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

  /external/pdfium/xfa/fxbarcode/
BC_Writer.h 31 int32_t m_Height;
  /external/pdfium/core/fpdfapi/page/
cpdf_image.h 40 int32_t GetPixelHeight() const { return m_Height; }
72 int32_t m_Height = 0;
  /external/pdfium/core/fxge/win32/
win32_int.h 182 int m_Height;
326 int m_Height;
  /external/pdfium/core/fxge/
cfx_renderdevice.h 98 int GetHeight() const { return m_Height; }
248 int m_Height;
fx_dib.h 187 int GetHeight() const { return m_Height; }
269 int m_Height;

Completed in 301 milliseconds