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

  /frameworks/minikin/include/minikin/
Hyphenator.h 53 void hyphenateSoft(uint8_t* result, const uint16_t* word, size_t len);
  /frameworks/minikin/libs/minikin/
Hyphenator.cpp 127 hyphenateSoft(result->data(), word, len);
132 void Hyphenator::hyphenateSoft(uint8_t* result, const uint16_t* word, size_t len) {

Completed in 588 milliseconds