Home | History | Annotate | Download | only in fxfa

Lines Matching refs:GetUIType

526   XFA_Element eUIType = GetUIType();
630 (GetUIType() != XFA_Element::CheckButton && pWidget->IsFocused())) {
645 XFA_Element eUIType = GetUIType();
793 if (GetUIType() == XFA_Element::TextEdit && IsMultiLine())
1012 XFA_Element eUIType = GetUIType();
1098 XFA_Element eUIType = GetUIType();
1329 switch (GetUIType()) {
1467 XFA_Element CXFA_WidgetAcc::GetUIType() {