Searched refs:SetLengthWithPercent (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstyleselector.cpp | 634 SetLengthWithPercent(FDE_CSSINHERITS.m_TextIndent, eType, pPrimitive, in ApplyProperty() 659 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.left, eType, in ApplyProperty() 664 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.top, eType, in ApplyProperty() 669 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.right, eType, in ApplyProperty() 674 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.bottom, eType, in ApplyProperty() 679 SetLengthWithPercent(FDE_CSSNONINHERITS.m_PaddingWidth.left, eType, in ApplyProperty() 684 SetLengthWithPercent(FDE_CSSNONINHERITS.m_PaddingWidth.top, eType, in ApplyProperty() 689 SetLengthWithPercent(FDE_CSSNONINHERITS.m_PaddingWidth.right, eType, in ApplyProperty() 694 SetLengthWithPercent(FDE_CSSNONINHERITS.m_PaddingWidth.bottom, in ApplyProperty() 699 SetLengthWithPercent(FDE_CSSNONINHERITS.m_BorderWidth.left, eType, in ApplyProperty() [all …]
|
D | fde_cssstyleselector.h | 129 FX_BOOL SetLengthWithPercent(FDE_CSSLENGTH& width,
|