Searched refs:underscore (Results 1 – 9 of 9) sorted by relevance
/haiku/src/servers/app/drawing/Painter/ |
H A D | AGGTextRenderer.cpp | 122 bool subpixelAntiAliased, bool underscore, in StringRenderer() argument 136 fUnderscore(underscore), in StringRenderer() 404 bool underscore = fFont.Face() & B_UNDERSCORE_FACE; in RenderString() local 407 gSubpixelAntialiasing && fAntialias, underscore, in RenderString() 443 bool underscore = fFont.Face() & B_UNDERSCORE_FACE; in RenderString() local 446 gSubpixelAntialiasing && fAntialias, underscore, in RenderString()
|
/haiku/src/system/boot/loader/ |
H A D | package_support.cpp | 80 while (char* underscore = strchr(remainder, '_')) { in SetTo() local 81 *underscore = ' '; in SetTo() 82 remainder = underscore + 1; in SetTo()
|
/haiku/docs/develop/libroot/ |
H A D | index.rst | 22 for example by prefixing their names with an underscore. 92 In these cases, the function will be provided with an underscore at the start of its name. This 96 application code. Since code in libroot references the underscore-prefixed function only, it will
|
/haiku/docs/develop/kits/storage/ |
H A D | Annotations | 399 underscore; only dirs are treated as supertypes (unless the dir's 404 those that begin with an underscore. 420 those whose filenames begin with an underscore. It does not matter if 434 supertypes (even directories beginning with an underscore).
|
/haiku/docs/develop/build/repositories/ |
H A D | README.rst | 55 might use an underscore, the BUILDMASTER will use dashes.
|
/haiku/src/data/keymaps/ |
H A D | Brazilian (ABNT2).keymap | 173 # the 103rd key (on the left of the right Shift key, same as Japanese underscore key)
|
/haiku/docs/develop/build/rc/ |
H A D | grammar.rst | 44 C/C++ identifier. First character is alphabetic or underscore. Other characters are 45 alphanumeric or underscore.
|
/haiku/src/apps/mail/ |
H A D | words | 26671 underscore/DS
|
/haiku/src/data/ids/ |
H A D | usb.ids | 24459 02d - and _ (Minus and underscore)
|