Home
last modified time | relevance | path

Searched refs:CAPTION (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/binutils/
Drcparse.h61 # define CAPTION 271 macro
Drclex.l93 "CAPTION" { MAYBE_RETURN (CAPTION); }
Drcparse.y107 %token DIALOG DIALOGEX EXSTYLE CAPTION CLASS STYLE
429 | styles CAPTION QUOTEDSTRING
Drclex.c1043 { MAYBE_RETURN (CAPTION); }
Drcparse.c20 # define CAPTION 271 macro
DChangeLog-02031851 Add WS_CAPTION dialog style if CAPTION is specified.
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/doxygen/
Dstyle.css2 CAPTION { font-weight: bold } selector
/openbsd/src/gnu/gcc/libstdc++-v3/docs/doxygen/
Dstyle.css9 CAPTION { font-weight: normal } selector
/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dxml.h88 GROUP, FLOAT, FLOATTYPE, FLOATPOS, CAPTION, SHORTCAPTION, enumerator
Dinsertion.c1919 int elt = STREQ (command, "shortcaption") ? SHORTCAPTION : CAPTION; in cm_caption()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Drclex.l96 "CAPTION" { MAYBE_RETURN (CAPTION); }
Drcparse.y109 %token DIALOG DIALOGEX EXSTYLE CAPTION CLASS STYLE
431 | styles CAPTION QUOTEDSTRING
DChangeLog-02031851 Add WS_CAPTION dialog style if CAPTION is specified.
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog2470 * makeinfo/insertion.c (cm_caption): insert CAPTION or SHORTCAPTION