|
Blender V5.0
|
Public Member Functions | |
| int | count_main_group_matches (const SearchItem &item) const |
| bool | better_than (const InitialsMatch &other, const SearchItem &item) const |
Public Attributes | |
| Vector< int > | matched_word_indices |
Definition at line 163 of file string_search.cc.
|
inline |
Definition at line 177 of file string_search.cc.
References count_main_group_matches().
|
inline |
Definition at line 166 of file string_search.cc.
References count, i, blender::string_search::SearchItem::main_group_id, and blender::string_search::SearchItem::word_group_ids.
Referenced by better_than().
| Vector<int> blender::string_search::InitialsMatch::matched_word_indices |
Definition at line 164 of file string_search.cc.
Referenced by blender::string_search::match_word_initials().