Searched refs:GetPlacementType (Results 1 – 5 of 5) sorted by relevance
769 int32_t iCapPlacement = caption.GetPlacementType(); in CalcCaptionSize()824 int32_t iCapPlacement = this->GetCaption().GetPlacementType(); in CalculateFieldAutoSize()921 iCapPlacement = this->GetCaption().GetPlacementType(); in CalculateTextEditAutoSize()1246 iCapPlacement = (XFA_ATTRIBUTEENUM)caption.GetPlacementType(); in FindSplitPos()
99 iCapPlacement = caption.GetPlacementType(); in PerformLayout()
190 iCapPlacement = (XFA_ATTRIBUTEENUM)caption.GetPlacementType(); in CapPlacement()
173 int32_t GetPlacementType();
379 int32_t CXFA_Caption::GetPlacementType() { in GetPlacementType() function in CXFA_Caption