Searched refs:wsMatch (Results 1 – 2 of 2) sorted by relevance
28 int32_t CFWL_ComboList::MatchItem(const CFX_WideString& wsMatch) { in MatchItem() argument29 if (wsMatch.IsEmpty()) in MatchItem()36 FX_STRSIZE pos = wsText.Find(wsMatch.c_str()); in MatchItem()
25 int32_t MatchItem(const CFX_WideString& wsMatch);