Searched refs:itemtype (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/
H A DXMLRPC.tcl154 set itemtype [string trimright $type ()]
155 if {$itemtype == "array"} {
156 set itemtype "any"
161 if {[string match $itemtype "any"] || \
162 [string match $itemtype "ur-type"] || \
163 [string match $itemtype "anyType"]} {
166 XMLRPC::insert_value $data_elt [rpcvar $itemtype $elt]
H A Djsonrpc.tcl137 set itemtype [string trimright $type ()]
138 if {$itemtype == "array"} {
139 set itemtype "any"
143 if {[string match $itemtype "any"]} {
146 lappend acc [JSONRPC::encode_value [rpcvar::rpcvar $itemtype $elt]]
H A DSOAP.tcl1243 set itemtype [string trimright $type ()]
1244 if {$itemtype == "array"} {
1245 set itemtype ur-type
1250 set itemtype [string trimright $typeinfo ()]
1254 set itemxmlns [typedef -namespace $itemtype]
1271 set arrayType "$itemxmlns:$itemtype"
1278 if {[string match "ur-type" $itemtype]} {
1281 insert_value $d_elt [rpcvar $itemtype $elt]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dtabset.rb122 find_all{|id| @canvas.itemtype(id) == TkcPolygon} .
133 find_all{|id| @canvas.itemtype(id) == TkcPolygon} .
H A Dscrolledcanvas.rb320 def itemtype(tag) method in class:Tk
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dcanvastag.rb186 def itemtype method in class:TkcTagAccess
187 @c.itemtype(@id)
H A Dimage.rb98 def itemtype method in class:TkImage
H A Dcanvas.rb609 def itemtype(tag) method in class:Tk.itemcget.itemconfigure.itemconfiginfo.current_itemconfiginfo
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Ditems.rb293 type = c.itemtype('current')
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Ditems.rb291 type = c.itemtype('current')
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup891 -itemtype => 'text',
1466 -itemtype => 'text',
3542 -itemtype => 'text',

Completed in 145 milliseconds