Home | History | Annotate | Download | only in nav

Lines Matching defs:HYPHEN

147 #define HYPHEN_MINUS 0x2D // ASCII hyphen
150 #define HYPHEN 0x2010 // unicode hyphen, first in range of dashes
206 if (((mLastUni >= HYPHEN && mLastUni <= HORZ_BAR)