HomeSort by relevance Sort by last modified time
    Searched defs:m_Height (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;
239 FX_DWORD m_height; member in class:CCodec_Jbig2Context
  /external/pdfium/core/include/fxge/
fx_ge.h 342 return m_Height;
459 int m_Height;
fx_dib.h 154 return m_Height;
266 int m_Height;
  /external/pdfium/core/src/reflow/
reflowedpage.h 305 m_Height = 0;
316 FX_FLOAT m_Height;
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 902 return m_Height;
947 FX_INT32 m_Height;

Completed in 193 milliseconds