Home | History | Annotate | Download | only in fxfa

Lines Matching defs:bVert

648   const bool bVert = iCapPlacement == XFA_AttributeEnum::Top ||
655 if (!bVert && eUIType != XFA_Element::Button)
661 bVert ? szCap.height = fCapReserve : szCap.width = fCapReserve;
673 if (bVert) {
690 bVert ? (szCap.width += fLeftInset + fRightInset)