Home
last modified time | relevance | path

Searched defs:hyphen (Results 1 – 3 of 3) sorted by relevance

/external/skia/gm/
Dstrokefill.cpp54 const char hyphen[] = { 0xE3, 0x83, 0xBC, 0 }; in onDraw() local
/external/hyphenation/
Dexample.c29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { in single_hyphenations()
/external/webkit/Source/JavaScriptCore/wtf/unicode/
DCharacterNames.h53 const UChar hyphen = 0x2010; variable