Searched refs:CanSelectAll (Results 1 – 11 of 11) sorted by relevance
47 bool CanSelectAll() override;
54 bool CanSelectAll() override;
37 bool CanSelectAll() override;
250 bool CXFA_FFDateTimeEdit::CanSelectAll() { in CanSelectAll() function in CXFA_FFDateTimeEdit
133 virtual bool CanSelectAll();
248 bool CXFA_FFComboBox::CanSelectAll() { in CanSelectAll() function in CXFA_FFComboBox
411 bool CXFA_FFTextEdit::CanSelectAll() { in CanSelectAll() function in CXFA_FFTextEdit
518 bool CXFA_FFWidget::CanSelectAll() { in CanSelectAll() function in CXFA_FFWidget
79 bool CanSelectAll() const;
85 bool CPWL_Edit::CanSelectAll() const { in CanSelectAll() function in CPWL_Edit
266 if (hWidget->CanSelectAll()) in PopupMenu()