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

  /frameworks/minikin/libs/minikin/
Layout.cpp 765 hb_codepoint_t hyphenChar = 0x2010; // HYPHEN
771 if (!hb_font_get_glyph(hbFont, hyphenChar, 0, &glyph)) {
772 hyphenChar = 0x002D; // HYPHEN-MINUS
774 hb_buffer_add(buffer, hyphenChar, lastCluster);
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 136 milliseconds