Blender
V3.3
|
Public Attributes | |
blender::Span< blender::StringRef > | normalized_words |
int | length |
void * | user_data |
int | weight |
Definition at line 395 of file string_search.cc.
int SearchItem::length |
Definition at line 397 of file string_search.cc.
blender::Span<blender::StringRef> SearchItem::normalized_words |
Definition at line 396 of file string_search.cc.
void* SearchItem::user_data |
Definition at line 398 of file string_search.cc.
Referenced by BLI_string_search_query().
int SearchItem::weight |
Definition at line 399 of file string_search.cc.