Searched defs:set_word_boundary (Results 1 – 2 of 2) sorted by relevance
675 void set_word_boundary(bool b) { word_boundary_ = b; } in set_word_boundary() function
1167 fn set_word_boundary(&mut self) { in set_word_boundary() method