Searched refs:oldfont (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinFont.c771 HFONT oldfont; /* Saved font from the device context */
778 oldfont = SelectObject(hdc, thisSubFontPtr->hFont);
780 SelectObject(hdc, oldfont);
760 HFONT oldfont; /* Saved font from the device context */ local
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dman2html.c1427 int oldfont, oldsize, oldfillout; local
1436 oldfont = current_font;
1752 out_html(change_to_font(oldfont));
/macosx-10.9.5/man-16/man/man2html/
H A Dman2html.c851 int oldfont, oldsize,oldfillout; local
858 oldfont=current_font;
1115 out_html(change_to_font(oldfont));

Completed in 206 milliseconds