Searched refs:orient (Results 101 - 125 of 259) sorted by relevance

1234567891011

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/private/
H A Dapr_dbd_odbc_v2.h79 #define SQLFetchScroll(stmt, orient, rownum) (0); return APR_ENOTIMPL;
/macosx-10.9.5/apr-30/apr-util/apr-util/include/private/
H A Dapr_dbd_odbc_v2.h79 #define SQLFetchScroll(stmt, orient, rownum) (0); return APR_ENOTIMPL;
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dprogressdlg.tcl29 remove {-orient -width -height}
H A Dscrollw.tcl62 ttk::scrollbar $path.vscroll -orient vertical
63 ttk::scrollbar $path.hscroll -orient horizontal
69 -orient horiz \
74 -orient vert \
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dmainwindow.itk103 iwidgets::Toolbar $itk_interior.toolbar -orient horizontal \
118 iwidgets::Toolbar $itk_interior.mousebar -orient vertical \
H A Dscrolledwidget.itk123 scrollbar $itk_interior.vertsb -orient vertical
134 scrollbar $itk_interior.horizsb -orient horizontal
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/tcl/
H A Daserver.tcl89 pack [scale .b.s -show no -orient horiz -command {snack::audio play_gain} \
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/dns/
H A Dtk_sample.tcl31 scrollbar .v -orient v -command {.h yv}
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/demos/
H A Ddynarows.tcl69 scrollbar .sx -command [list $t xview] -orient horizontal
H A Dmaxsize.tcl51 scrollbar .sx -command [list $table(table) xview] -orient horizontal
H A Dvalid.tcl84 scrollbar .tsx -command [list $t xview] -orient horizontal
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dhscale.tcl33 scale $w.frame.scale -orient horizontal -length 284 -from 0 -to 250 \
H A Dvscale.tcl30 scale $w.frame.scale -orient vertical -length 284 -from 0 -to 250 \
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dstyle-editor.tcl26 panedwindow $w.pwH -orient horizontal -borderwidth 0
28 panedwindow $w.pwH.pwV -orient vertical -borderwidth 0
56 set fRight [panedwindow $w.pwH.pwV2 -orient vertical]
86 scrollbar $fCanvas.xscroll -orient horizontal \
88 scrollbar $fCanvas.yscroll -orient vertical \
181 Info -orient [$Tdemo style cget $style -orient]
558 $Tdemo style configure $style -orient [Info -orient]
712 $T style create $style -orient [
[all...]
H A Dimovie.tcl15 -selectmode browse -orient horizontal -wrap window \
57 set S [$T style create STYLE -orient vertical]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dpaned2.rb66 TkPanedwindow.new(base_frame, :orient=>:vertical){|f|
H A Dtoolbar.rb50 to = Ttk::Separator.new(to_base, :orient=>:vertical)
51 to2 = Ttk::Separator.new(to_base, :orient=>:vertical)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dpaned2.rb71 TkPanedwindow.new(base_frame, :orient=>:vertical){|f|
H A Dtoolbar.rb53 to = Ttk::Separator.new(to_base, :orient=>:vertical)
54 to2 = Ttk::Separator.new(to_base, :orient=>:vertical)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/vu/
H A DcanvItems.rb67 :orient=>:vertical, :anchor=>:s,
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/tablelist/
H A Dconfig.tcl105 scrollbar $vsb -orient vertical -command [list $tbl yview]
106 scrollbar $hsb -orient horizontal -command [list $tbl xview]
H A Dconfig_tile.tcl102 ttk::scrollbar $vsb -orient vertical -command [list $tbl yview]
103 ttk::scrollbar $hsb -orient horizontal -command [list $tbl xview]
H A DembeddedWindows.tcl51 scrollbar $vsb -orient vertical -command [list $tbl yview]
138 scrollbar $vsb -orient vertical -command [list $txt yview]
H A DembeddedWindows_tile.tcl82 ttk::scrollbar $vsb -orient vertical -command [list $tbl yview]
179 ttk::scrollbar $vsb -orient vertical -command [list $txt yview]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dsuperframe.tcl64 ttk::separator $sf.sep -orient horizontal

Completed in 198 milliseconds

1234567891011