Home
last modified time | relevance | path

Searched refs:m_BoxSize (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.h305 FDE_CSSSIZE m_BoxSize; variable
636 return m_NonInheritedData.m_BoxSize; in GetBoxSize()
664 m_NonInheritedData.m_BoxSize = size; in SetBoxSize()
Dfde_cssstyleselector.cpp786 SetLengthWithPercent(FDE_CSSNONINHERITS.m_BoxSize.cx, eType, pPrimitive, in ApplyProperty()
790 SetLengthWithPercent(FDE_CSSNONINHERITS.m_BoxSize.cy, eType, pPrimitive, in ApplyProperty()