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

/ast/src/lib/libtk/generic/
H A DtkFrame.c39 int mask; /* Either FRAME or TOPLEVEL; used to select
96 #define FRAME TK_CONFIG_USER_BIT macro
98 #define BOTH (FRAME | TOPLEVEL)
114 DEF_FRAME_CLASS, Tk_Offset(Frame, className), FRAME},
365 framePtr->mask = (toplevel) ? TOPLEVEL : FRAME;
/ast/src/lib/libexpr/
H A Dexeval.c37 #define FRAME 64 macro
551 Extype_t args[FRAME+1];
552 Extype_t save[FRAME];
/ast/src/cmd/html/
H A Dmm2html.sh2936 print -r -- "<FRAME src=\"$frameref-toc.html\" name=\"toc\" marginwidth=0 marginheight=0>"
2937 print -r -- "<FRAME src=\"$frameref-man.html\" name=\"man\" marginwidth=0 marginheight=0>"
2973 <FRAME" marginwidth=0 marginheight=0 ${html.FRAME/'('@(*)')'/\1} ${html.index.top.FRAME/'('@(*)')'/\1} "scrolling=no>
2974 <FRAME" marginwidth=0 marginheight=0 ${html.FRAME/'('@(*)')'/\1} src="'$framelink'" "scrolling=auto>
3013 <FRAME src=../lib/prev.html name='prev' noresize scrolling=no marginwidth=0 marginheight=0>
3014 <FRAME src=../lib/start.html name='slide' noresize scrolling=auto marginwidth=0 marginheight=0>
3015 <FRAME sr
[all...]

Completed in 24 milliseconds