Searched +refs:Label +refs:create (Results 26 - 47 of 47) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dknightstour.rb188 label = Ttk::Label.new(tool_f, :text=>'Speed')
208 @board.create(TkcRectangle, coords,
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dknightstour.rb190 label = Ttk::Label.new(tool_f, :text=>'������������')
210 @board.create(TkcRectangle, coords,
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dbasic.rb13 def self.create(nb) singleton method in class:DemoBasic
17 titf1 = Tk::BWidget::TitleFrame.new(topf, :text=>'Label')
32 lab = Tk::BWidget::Label.new(parent, :text=>'This is a Label widget',
33 :helptext=>'Label widget')
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSDLSession.cpp120 db->create(DLDbIdentifier(CssmSubserviceUid(plugin.myGuid(), &version(), subserviceId(),
564 attributes[i].Info.Label.AttributeID = GetUInt32AtFinger (finger);
707 attributes[i].Info.Label.AttributeID = attributeNameArray[i];
735 appendUInt32ToData (attributes[i].Info.Label.AttributeID, output);
810 predicate.Attribute.Info.Label.AttributeID = kSymmetricKeyLabel;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsdl.vim27 syn keyword sdlStatement create output set reset call
144 HiLink sdlException Label
H A Dtcl.vim58 syn keyword tcltkSwitch contained insert create polygon fill outline tag
87 syn keyword tcltkWidgetSwitch contained delete names types create
249 HiLink tclLabel Label
H A Dlpc.vim94 syn keyword lpcApplies contained __INIT clean_up create destructor heart_beat id init move_or_destruct reset
433 HiLink lpcLabel Label
H A Dmaple.vim296 " Package: Domains: create domains of computation {{{2
540 syn keyword mvPkg_tensor Killing_eqns antisymmetrize create exterior_prod lin_com raise
611 HiLink mvDelayEval Label
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup45 use Tk::Label;
221 $mwf ->Label( -text => "DIRECTORY SERVER") ->pack (-side =>"left");
243 $Versionstatus = $mwf -> Label -> pack(-side => "left", -anchor => "center" );
257 $SSLstatus = $mwf -> Label -> pack(-side => "left", -anchor => "center" );
271 $FRstatus = $mwf -> Label -> pack(-side => "left", -anchor => "center" );
945 # Less than 4 attributes in user create initialization
1429 # create attribute action button
1495 # create attribute action button
1835 return if (!@objectclasses); # can not create an entry with no objectclass.
2085 $shbase = $LDAP_SEARCH_BASE . $sepChar . $$var[0]; # create ne
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_param.tcl36 namespace ensemble create
143 Op::Asm::Label <<MAIN>>
219 Op::Asm::Label $found
244 Op::Asm::Label $found
270 Op::Asm::Label $found
534 Asm::Label $failed
557 Asm::Label $loophead
569 Asm::Label $failed
636 Asm::Label $failed
670 Asm::Label
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DLLParser.cpp473 // Otherwise, create MDNode forward reference.
600 // Okay, create the alias but do not insert it into the module yet.
776 // Otherwise, create a new forward reference for this value and remember it.
814 // Otherwise, create a new forward reference for this value and remember it.
1344 // If the type hasn't been defined yet, create a forward definition and
1347 Entry.first = StructType::create(Context, Lex.getStrVal());
1361 // If the type hasn't been defined yet, create a forward definition and
1364 Entry.first = StructType::create(Context);
1584 // If this type number has never been uttered, create it.
1586 Entry.first = StructType::create(Contex
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/
H A Dinstall.tcl144 # set slave [interp create buildData]
204 set slave [interp create installData]
664 .install.text insert end "create directory $d\n"
1256 image create photo b_up -data {
1262 image create photo b_dir -data {
1269 eval font create dlistfont $tkgetdir::font
1433 .dirsel.f2.cv create image 2 [expr $ind * $hi] \
1435 .dirsel.f2.cv create text $wi1 [expr ($ind * $hi) + $offset] \
1522 eval .dirsel.f2.cv create rectangle $bxr \
1559 eval .dirsel.f2.cv create rectangl
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/
H A Dinstall.tcl144 # set slave [interp create buildData]
204 set slave [interp create installData]
664 .install.text insert end "create directory $d\n"
1256 image create photo b_up -data {
1262 image create photo b_dir -data {
1269 eval font create dlistfont $tkgetdir::font
1433 .dirsel.f2.cv create image 2 [expr $ind * $hi] \
1435 .dirsel.f2.cv create text $wi1 [expr ($ind * $hi) + $offset] \
1522 eval .dirsel.f2.cv create rectangle $bxr \
1559 eval .dirsel.f2.cv create rectangl
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxslt/
H A Dinstall.tcl144 # set slave [interp create buildData]
204 set slave [interp create installData]
669 .install.text insert end "create directory $d\n"
1243 image create photo b_up -data {
1249 image create photo b_dir -data {
1256 eval font create dlistfont $tkgetdir::font
1420 .dirsel.f2.cv create image 2 [expr $ind * $hi] \
1422 .dirsel.f2.cv create text $wi1 [expr ($ind * $hi) + $offset] \
1509 eval .dirsel.f2.cv create rectangle $bxr \
1546 eval .dirsel.f2.cv create rectangl
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dtepam.tcl661 # If a section is defined, create a section frame in the sort format:
706 set Label $Var; # Default label
725 set Label $ProcDef($ProcName,Arg,$Var,-description)
730 lappend ArgAttributes -label "$Label:" -variable Variable__$Var
1155 foreach Choice $ProcDef($ProcName,Arg,$Var,-choices) Label $LabelList {
1157 if {$Label!=""} {
1158 append ChoiceHelpText "($Label)"
1406 # be assigned either to a local or global variable. The argument dialog box will create in the
1563 # ad_form(<EntryType>) create - creates the entry widget
1584 ad_form($ElementType) $WChild($ArgNbr).f create
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A DtomAmp.tcl28 option add *Label.font {Helvetica 9 bold}
1062 ;# If this dir contained files, the create a menu entry for it
1084 # create button icons
1085 image create photo im_Close -data {
1090 image create photo im_Open -data {
/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DAppleDatabase.cpp499 // create mutable indexes from the read-only indexes in the underlying table
515 // find, and create if needed, an index with the given id
523 // create the new index
1448 // two concurrent creators. Or a writer/creator or a close/create etc.
1452 mAtomicTempFile = mAtomicFile.create(mode);
1456 // we need to create the meta tables first, because inserting tables
1512 // a new create.
1783 // Get the latest and greatest version of the db and create the cursor
1821 aRecordBuilder.add(AttributeName, inInfo.at(anIndex).Label.AttributeName);
1824 aRecordBuilder.add(AttributeNameID, inInfo.at(anIndex).Label
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DAppleDatabase.cpp499 // create mutable indexes from the read-only indexes in the underlying table
515 // find, and create if needed, an index with the given id
523 // create the new index
1448 // two concurrent creators. Or a writer/creator or a close/create etc.
1452 mAtomicTempFile = mAtomicFile.create(mode);
1456 // we need to create the meta tables first, because inserting tables
1512 // a new create.
1783 // Get the latest and greatest version of the db and create the cursor
1821 aRecordBuilder.add(AttributeName, inInfo.at(anIndex).Label.AttributeName);
1824 aRecordBuilder.add(AttributeNameID, inInfo.at(anIndex).Label
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.ml29 | Label
1179 external create : unit -> [ `Module ] t = "llvm_passmanager_create"
1232 | TypeKind.Label -> "label"
H A Dllvm.mli62 | Label
2361 (** [PassManager.create ()] constructs a new whole-module pass pipeline. This
2365 val create : unit -> [ `Module ] t
/macosx-10.9.5/sudo-72/src/
H A Dpp177 -i --install-script=path -- create an install helper script
180 --no-package -- do everything but create packages
1790 #-- add command text to create/remove the service
2012 pp_error "cannot create user liblpp.a"
2019 pp_error "cannot create root liblpp.a"
2504 # create the script and config file
2526 # create the symlinks
2875 # create a request script at all.
3167 #-- create the prototype file which lists the files to install
3592 #-- return if we don't need to create th
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tablelist/scripts/
H A DtablelistEdit.tcl1436 $b window create $editIdx -padx -3 -pady -3 -window $f
1799 Label { set str [$c cget -text] }
1821 Label { set relIdx end }

Completed in 272 milliseconds

12