Searched refs:GetEditTextLength (Results 1 – 3 of 3) sorted by relevance
51 int32_t GetEditTextLength() const;
176 int32_t CFWL_DateTimePicker::GetEditTextLength() const { in GetEditTextLength() function in CFWL_DateTimePicker
251 return GetPickerWidget()->GetEditTextLength() > 0; in CanSelectAll()