Home
last modified time | relevance | path

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

/external/skia/gm/
Dstrokefill.cpp52 const unsigned char hyphen[] = { 0xE3, 0x83, 0xBC }; in onDraw() local
/external/toybox/toys/pending/
Dinit.c194 int hyphen = (command[0]=='-'); in run_command() local