Searched refs:GetMatch (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/mail/
H A DComboBox.h72 virtual status_t GetMatch(const char *prefix, int32 startIndex,
91 virtual status_t GetMatch(const char *prefix, int32 startIndex,
H A DComboBox.cpp659 // if (cb->fChoiceList->GetMatch( prefix.String(),
1756 if (fChoiceList->GetMatch(end, 0, &fCompletionIndex, &completion) == B_OK) {
1872 BDefaultChoiceList::GetMatch(const char *prefix, int32 startIndex, function in class:BDefaultChoiceList

Completed in 46 milliseconds