Home
last modified time | relevance | path

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

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