Searched refs:FONT (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DFormsWithState.xotcl67 <FONT SIZE='+1' COLOR='#000099'><B>Submission</B></font><br>
117 <FONT SIZE="+1" COLOR="#000099">
126 <FONT SIZE="+1">First Name:<BR></FONT>
132 <FONT SIZE="+1">Second Name:<BR>
134 </FONT><INPUT TYPE="text" NAME="SECOND_NAME"
155 <FONT SIZE="+1" COLOR="#000099"><B>Title and Autors</B></font><br>
161 <FONT SIZE="+1" >Title:<BR>
163 </FONT><INPUT TYPE="text" NAME="TITLE"
167 <FONT SIZ
[all...]
/macosx-10.10.1/apache-793/httpd/support/win32/
H A DApacheMonitor.rc36 FONT 8, "MS Sans Serif"
59 FONT 8, "MS Sans Serif"
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Deqn_tab.h15 #define FONT 271 macro
H A Deqn.y54 %token FONT
110 %right ROMAN BOLD ITALIC FAT FONT SIZE FWD BACK DOWN UP TYPE VCENTER SPECIAL
239 | FONT text simple
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drcparse.h70 FONT = 296, enumerator in enum:yytokentype
155 #define FONT 296 macro
H A Drcparse.y114 %token FONT
454 | styles FONT numexpr ',' QUOTEDSTRING
467 | styles FONT numexpr ',' QUOTEDSTRING cnumexpr
474 rcparse_warning (_("extended FONT requires DIALOGEX"));
482 | styles FONT numexpr ',' QUOTEDSTRING cnumexpr cnumexpr
489 rcparse_warning (_("extended FONT requires DIALOGEX"));
497 | styles FONT numexpr ',' QUOTEDSTRING cnumexpr cnumexpr cnumexpr
504 rcparse_warning (_("extended FONT requires DIALOGEX"));
945 id FONT memflags_move_discard file_name
H A Drclex.l120 "FONT" { MAYBE_RETURN (FONT); }
/macosx-10.10.1/screen-22/screen/
H A Dconfig.h82 * Only needed if FONT, ENCODINGS and UTF8 are defined.
146 * define FONT to support ISO2022/alternet charset support
152 * Needs FONT to work.
154 * Needs FONT and ENCODINGS to work.
175 # define FONT macro
H A Dansi.c113 #ifdef FONT
204 #ifdef FONT
240 #ifdef FONT
274 #endif /* FONT */
294 #ifdef FONT
321 #ifdef FONT
339 #ifdef FONT
615 #ifdef FONT
650 #ifdef FONT
827 #endif /* FONT */
[all...]
H A Dresize.c63 #ifdef FONT
443 #ifdef FONT
465 #ifdef FONT
496 #ifdef FONT
550 #ifdef FONT
569 #ifdef FONT
592 #ifdef FONT
611 # ifdef FONT
H A Dwindow.h169 #ifdef FONT
183 #ifdef FONT
H A Dconfig.h.in81 * Only needed if FONT, ENCODINGS and UTF8 are defined.
145 * define FONT to support ISO2022/alternet charset support
151 * Needs FONT to work.
153 * Needs FONT and ENCODINGS to work.
174 # define FONT
H A Dmark.c62 #ifdef FONT
223 #ifdef FONT
271 #ifdef FONT
278 #ifdef FONT
309 #endif /* FONT */
314 #ifdef FONT
1085 #ifdef FONT
1202 #ifdef FONT
1281 #ifdef FONT
H A Ddisplay.h168 #ifdef FONT
H A Dimage.h29 #ifdef FONT
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpilrc.vim16 " Notes: TRANSPARENT, FONT and FONT ID are defined in the specials
106 syn match pilrcType "\<FONT\>"
107 syn match pilrcKeyword "\<FONT\>\s*\<ID\>"
H A Dbdf.vim27 \ start='^FONT\>' end='$'
50 \ QUAD_WIDTH FONT AVERAGE_WIDTH
H A Dtli.vim22 syn keyword tliField X Y W H BX BY BW BH SX SY FONT BFONT CYCLE DELAY TABS
H A Dprescribe.vim22 syn keyword prescribeStatement FDIR FILL FLAT FLST FONT FPAT FRPO FSET FTMD
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_1/
H A Djsref.js12 var FONT = ""; variable
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_3/
H A Djsref.js17 var FONT = ""; variable
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_4/
H A Djsref.js12 var FONT = ""; variable
/macosx-10.10.1/groff-38/groff/src/utils/afmtodit/
H A Dafmtodit.pl6417 open(FONT, ">$font") || die "$prog: can't open \`$font' for output: $!\n";
6418 select(FONT);
/macosx-10.10.1/ruby-106/ruby/lib/cgi/
H A Dhtml.rb852 DFN CODE SAMP KBD VAR CITE FONT ADDRESS DIV CENTER MAP
953 CODE SAMP KBD VAR CITE ABBR ACRONYM FONT SUB SUP SPAN BDO
/macosx-10.10.1/emacs-93/emacs/src/
H A Ddispextern.h1363 DESCENT = FONT->descent
1364 HEIGHT = FONT_HEIGHT (FONT)
1370 #define VCENTER_BASELINE_OFFSET(FONT, F) \
1371 (FONT_DESCENT (FONT) \
1372 + (FRAME_LINE_HEIGHT ((F)) - FONT_HEIGHT ((FONT)) \
1373 + (FRAME_LINE_HEIGHT ((F)) > FONT_HEIGHT ((FONT)))) / 2 \
2333 /* Get metrics of character CHAR2B in FONT of type FONT_TYPE.

Completed in 209 milliseconds

12