Searched defs:underscore (Results 1 – 2 of 2) sorted by relevance
122 bool subpixelAntiAliased, bool underscore, in StringRenderer()404 bool underscore = fFont.Face() & B_UNDERSCORE_FACE; in RenderString() local443 bool underscore = fFont.Face() & B_UNDERSCORE_FACE; in RenderString() local
80 while (char* underscore = strchr(remainder, '_')) { in SetTo() local