Searched refs:leftInset (Results 1 – 3 of 3) sorted by relevance
22 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>29 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>36 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>43 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>49 <margin topInset="0.5mm" bottomInset="0.5mm" leftInset="0.5mm" rightInset="0.5mm"/>56 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>62 <margin topInset="0.5mm" bottomInset="0.5mm" leftInset="0.5mm" rightInset="0.5mm"/>69 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>76 <margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>82 <margin topInset="0.5mm" bottomInset="0.5mm" leftInset="0.5mm" rightInset="0.5mm"/>[all …]
38 ATTR____(0x0cfea02eu, "leftInset", LeftInset, Basic)
141 Optional<CXFA_Measurement> leftInset = in CalculateContainerComponentSizeFromContentSize() local143 if (leftInset) in CalculateContainerComponentSizeFromContentSize()144 componentSize.width += leftInset->ToUnit(XFA_Unit::Pt); in CalculateContainerComponentSizeFromContentSize()