Searched refs:FDE_CSSNONINHERITS (Results 1 – 1 of 1) sorted by relevance
593 #define FDE_CSSNONINHERITS (pComputedStyle->m_NonInheritedData) macro606 FDE_CSSNONINHERITS.m_eDisplay = ToDisplay(pPrimitive->GetEnum()); in ApplyProperty()658 FDE_CSSNONINHERITS.m_bHasMargin |= in ApplyProperty()659 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.left, eType, in ApplyProperty()663 FDE_CSSNONINHERITS.m_bHasMargin |= in ApplyProperty()664 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.top, eType, in ApplyProperty()668 FDE_CSSNONINHERITS.m_bHasMargin |= in ApplyProperty()669 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.right, eType, in ApplyProperty()673 FDE_CSSNONINHERITS.m_bHasMargin |= in ApplyProperty()674 SetLengthWithPercent(FDE_CSSNONINHERITS.m_MarginWidth.bottom, eType, in ApplyProperty()[all …]