|
Blender V4.3
|
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 159 of file string_search.cc.
|
inline |
Definition at line 173 of file string_search.cc.
References count_main_group_matches().
|
inline |
Definition at line 162 of file string_search.cc.
References count, blender::string_search::SearchItem::main_group_id, matched_word_indices, and blender::string_search::SearchItem::word_group_ids.
Referenced by better_than().
Definition at line 160 of file string_search.cc.
Referenced by count_main_group_matches(), and blender::string_search::match_word_initials().