Searched defs:find_index (Results 1 – 3 of 3) sorted by relevance
128 int find_index(const char name[]) const { in find_index() function132 int find_index(const char name[], size_t len) const { in find_index() function
104 inline bool find_index (hb_tag_t tag, unsigned int *index) const in find_index() function
1012 static int find_index(ArrayRef<Value *> livevec, Value *val) { in find_index() function