HomeSort by relevance Sort by last modified time
    Searched full:n_rows (Results 1 - 7 of 7) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 23 tabs=None, n_rows=1, max_tabs_per_row=5,
36 n_rows -- Number of rows of tabs to be shown. If n_rows <= 0 or is
47 self.n_rows = n_rows
139 If n_rows >= 1, this will be the number of rows used. Otherwise the
153 if self.n_rows is not None and self.n_rows > 0:
154 n_rows = self.n_rows
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 23 tabs=None, n_rows=1, max_tabs_per_row=5,
36 n_rows -- Number of rows of tabs to be shown. If n_rows <= 0 or is
47 self.n_rows = n_rows
139 If n_rows >= 1, this will be the number of rows used. Otherwise the
153 if self.n_rows is not None and self.n_rows > 0:
154 n_rows = self.n_rows
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_sse2.asm 18 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, n_rows
21 src_stride3, ref_stride3, n_rows
26 second_pred, n_rows
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_sse2.asm 18 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, n_rows
21 src_stride3, ref_stride3, n_rows
26 second_pred, n_rows
  /external/selinux/policycoreutils/gui/
system-config-selinux.glade 91 <property name="n_rows">3</property>
326 <property name="n_rows">4</property>
613 <property name="n_rows">4</property>
    [all...]
polgen.glade 92 <property name="n_rows">2</property>
    [all...]
  /external/selinux/policycoreutils/sepolicy/sepolicy/
sepolicy.glade 490 <property name="n_rows">3</property>
670 <property name="n_rows">7</property>
    [all...]

Completed in 2175 milliseconds