Searched refs:under (Results 1 - 10 of 10) sorted by relevance

/ast/src/lib/libtk/library/
H A Dmsgbox.tcl62 {abort -width 6 -text Abort -under 0}
63 {retry -width 6 -text Retry -under 0}
64 {ignore -width 6 -text Ignore -under 0}
69 {ok -width 6 -text OK -under 0}
77 {ok -width 6 -text OK -under 0}
78 {cancel -width 6 -text Cancel -under 0}
83 {retry -width 6 -text Retry -under 0}
84 {cancel -width 6 -text Cancel -under 0}
89 {yes -width 6 -text Yes -under 0}
90 {no -width 6 -text No -under
[all...]
H A Dxmfbox.tcl194 label $f1.lab -text "Filter:" -under 3 -anchor w
207 label $f3.lab -text "Selection:" -under 0 -anchor w
215 set data(okBtn) [button $bot.ok -text OK -width 6 -under 0 \
217 set data(filterBtn) [button $bot.filter -text Filter -width 6 -under 0 \
219 set data(cancelBtn) [button $bot.cancel -text Cancel -width 6 -under 0 \
242 proc tkMotifFDialog_MakeSList {w f label under cmd} {
243 label $f.lab -text $label -under $under -anchor w
H A Dclrpick.tcl228 label $box.label -text $c: -width 6 -under 0 -anchor ne
273 set lab [label $selFrame.lab -text "Selection:" -under 0 -anchor sw]
291 button $botFrame.ok -text OK -width 8 -under 0 \
293 button $botFrame.cancel -text Cancel -width 8 -under 0 \
396 # Create an invisible region under the colorstrip to catch mouse clicks
H A Dtkfbox.tcl799 label $f1.lab -text "Directory:" -under 0
818 label $f2.lab -text "File name:" -anchor e -width 14 -under 6
825 -anchor e -width 14 -under 9]
833 set data(okBtn) [button $f2.ok -text OK -under 0 -width 6]
834 set data(cancelBtn) [button $f3.cancel -text Cancel -under 0 -width 6]
/ast/src/cmd/3d/
H A Dlib.c5 * and is licensed under the *
281 * under is set to the part of the path under the mount
285 getmount(register const char* path, const char** under) argument
294 if (under)
305 *under = path;
/ast/src/lib/libast/port/
H A Dastlicense.c5 * and is licensed under the *
826 copy(&tmp, " is licensed under the", -1);
882 copy(&tmp, " may only be used by you under license from", -1);
944 COMMENT(&notice, &buf, "modify it under the terms of the GNU General Public License", 0);
1154 COMMENT(&notice, &buf, "under the terms and conditions of the license in", 0);
/ast/src/cmd/sort/
H A Dtestsort.sh5 # and is licensed under the #
111 echo pathname and options of item under test
/ast/lib/package/
H A Dpackage.mk645 See $(url) for details. If multiple architectures may be built under
/ast/src/cmd/INIT/
H A Dpackage.mk645 See $(url) for details. If multiple architectures may be built under
H A Dproto.c5 * and is licensed under the *
2180 copy(&tmp, " is licensed under the", -1);
2236 copy(&tmp, " may only be used by you under license from", -1);
2298 comment( &notice, &buf, "modify it under the terms of the GNU General Public License",sizeof( "modify it under the terms of the GNU General Public License")-1, 0);
2508 comment( &notice, &buf, "under the terms and conditions of the license in",sizeof( "under the terms and conditions of the license in")-1, 0);

Completed in 57 milliseconds