Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.h328 FX_DWORD m_eBDRLeftStyle : 4; variable
569 return (FDE_CSSBORDERSTYLE)m_NonInheritedData.m_eBDRLeftStyle; in GetBorderLeftStyle()
608 m_NonInheritedData.m_eBDRLeftStyle = eBorderStyle; in SetBorderLeftStyle()
Dfde_cssstyleselector.cpp719 FDE_CSSNONINHERITS.m_eBDRLeftStyle = in ApplyProperty()