Searched refs:TryWidth (Results 1 – 3 of 3) sorted by relevance
132 return !m_pNode->TryWidth().has_value(); in IsCheckButtonAndAutoWidth()
291 absl::optional<float> TryWidth();
2393 absl::optional<float> CXFA_Node::TryWidth() { in TryWidth() function in CXFA_Node3260 absl::optional<float> width = TryWidth(); in CalculateWidgetAutoSize()3390 absl::optional<float> width = TryWidth(); in CalculateImageSize()3533 absl::optional<float> width = TryWidth(); in StartWidgetLayout()3671 TryWidth().value_or(0)); in FindSplitPos()3874 absl::optional<float> width = TryWidth(); in StartTextLayout()