Searched refs:l_w (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/tile/
H A Ddemo.rb898 l_w = Tk::Tile::Label.new($states, :textvariable=>$Widget,
902 Tk.grid(l_lw, l_w, :sticky=>:ew)
/macosx-10.10.1/vim-55/src/
H A Dmbyte.c5959 int l_w = utf8len_tab_zero[ptr[i]]; local
5961 if (l_w == 0)
5967 if (unconvlenp != NULL && l_w > len - i)

Completed in 122 milliseconds