Home
last modified time | relevance | path

Searched refs:caption (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h409 unichar *caption; member
Dresbin.c476 d->caption = get_unicode (wrbfd, data + off, length - off, &sublen); in bin_to_res_dialog()
479 d->caption = NULL; in bin_to_res_dialog()
1500 off = unicode_to_bin (wrbfd, off, dialog->caption); in res_to_bin_dialog()
Drcparse.y451 dialog.caption = $3;
Dresrc.c2550 if (dialog->caption != NULL) in write_rc_dialog()
2553 unicode_print_quoted (e, dialog->caption, -1); in write_rc_dialog()
DChangeLog-02031859 (bin_to_res_dialog): Don't print empty dialog caption.
/toolchain/binutils/binutils-2.27/texinfo/
Dtexinfo.tex6809 % When called from @insertcopying or (short)caption, we need active
7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap
7804 % @float Foo,lbl & no caption: Foo 1.1
7805 % @float Foo & @caption{Cap}: Foo: Cap
7806 % @float Foo & no caption: Foo
7808 % @float ,lbl & no caption: 1.1
7809 % @float & @caption{Cap}: Cap
7810 % @float & no caption:
7827 % Start the printed caption with what we've constructed in
7836 % caption text.
[all …]