HomeSort by relevance Sort by last modified time
    Searched refs:hyphenateWithNoPatterns (Results 1 - 2 of 2) sorted by null

  /frameworks/minikin/include/minikin/
Hyphenator.h 143 void hyphenateWithNoPatterns(HyphenationType* result, const uint16_t* word, size_t len,
  /frameworks/minikin/libs/minikin/
Hyphenator.cpp 138 hyphenateWithNoPatterns(result->data(), word, len, locale);
283 void Hyphenator::hyphenateWithNoPatterns(HyphenationType* result, const uint16_t* word, size_t len,

Completed in 189 milliseconds