Searched refs:italic (Results 1 – 5 of 5) sorted by relevance
441 bfd_byte italic; member471 bfd_byte italic[1]; member
479 dialog.ex->italic = 0;494 dialog.ex->italic = 0;509 dialog.ex->italic = $7;524 dialog.ex->italic = $7;
488 d->ex->italic = 0; in bin_to_res_dialog()505 d->ex->italic = windres_get_8 (wrbfd, data + off + 2, 1); in bin_to_res_dialog()1517 windres_put_8 (wrbfd, bdxf.italic, (dialog->ex == NULL ? 0 : dialog->ex->italic)); in res_to_bin_dialog()
2571 || dialog->ex->italic != 0 in write_rc_dialog()2575 (int) dialog->ex->italic, in write_rc_dialog()
2506 %% serif) and @ii for TeX italic2508 % \smartitalic{ARG} outputs arg in italics, followed by an italic correction2532 \def\ii#1{{\it #1}} % italic font2857 % @pounds{} is a sterling sign, which Knuth put in the CM italic font.2957 % We can't distinguish serif/sans and italic/slanted, but this9140 % Same as above, but check for italic font. Actually this also catches9141 % non-italic slanted fonts since it is impossible to distinguish them from9142 % italic fonts. But since this is only used by $ and it uses \sl anyway