Searched refs:topInset (Results 1 – 4 of 4) sorted by relevance
22 JS_PROP(topInset);
33 void CJX_Margin::topInset(CFXJSE_Value* pValue, in topInset() function in CJX_Margin
157 Optional<CXFA_Measurement> topInset = in CalculateContainerComponentSizeFromContentSize() local159 if (topInset) in CalculateContainerComponentSizeFromContentSize()160 componentSize.height += topInset->ToUnit(XFA_Unit::Pt); in CalculateContainerComponentSizeFromContentSize()
860 {0x25764436, L"topInset", (XFA_ATTRIBUTE_CALLBACK)&CJX_Margin::topInset,