Home
last modified time | relevance | path

Searched refs:m_Left (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_glyphbitmap.h25 int left() const { return m_Left; } in left()
29 const int m_Left;
Dcfx_glyphbitmap.cpp10 : m_Left(left), m_Top(top), m_pBitmap(pdfium::MakeRetain<CFX_DIBitmap>()) {} in CFX_GlyphBitmap()
/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.h48 CFX_CSSLength m_Left; variable
Dcfx_cssstyleselector.cpp383 SetLengthWithPercent(pComputedStyle->m_NonInheritedData.m_Left, eType, in ApplyProperty()