Searched refs:tabs (Results 1 – 19 of 19) sorted by relevance
1204 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getHorizontal() local1205 if (tabs.length > 0) { in getHorizontal()1206 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getHorizontal()1244 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getLineHorizontals() local1245 if (tabs.length > 0) { in getLineHorizontals()1246 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineHorizontals()1419 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getLineExtent() local1420 if (tabs.length > 0) { in getLineExtent()1421 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineExtent()2271 float h, Object[] tabs) {[all …]
4 # By listing them here we can keep tabs on which ones are failing and be sure
396 int tabs = ccData.getTabOffset(); in handleTabOffsets() local398 if (tabs > 0) { in handleTabOffsets()399 getMemory().tab(tabs); in handleTabOffsets()793 void tab(int tabs) { in tab() argument794 moveCursorByCol(tabs); in tab()
409 final View tabs = mActionBarTop.getTabContainer();410 if (tabs != null) {
353 public void setEmbeddedTabView(ScrollingTabContainerView tabs) { in setEmbeddedTabView() argument357 mTabScrollView = tabs; in setEmbeddedTabView()358 mIncludeTabs = tabs != null; in setEmbeddedTabView()364 tabs.setAllowCollapse(true); in setEmbeddedTabView()
145 mTabWidget = findViewById(com.android.internal.R.id.tabs); in setup()
811 View v = tabHost.findViewById(android.R.id.tabs); in setupTabHost()
197 # Doxygen uses this value to replace tabs by spaces in code fragments.1180 # The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)1182 # the value YES disables it. Since the tabs have the same information as the
208 # uses this value to replace tabs by spaces in code fragments.1340 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1342 # it. Since the tabs in the index contain the same information as the navigation
208 # uses this value to replace tabs by spaces in code fragments.1331 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1333 # it. Since the tabs in the index contain the same information as the navigation
226 # uses this value to replace tabs by spaces in code fragments.1457 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1459 # it. Since the tabs in the index contain the same information as the navigation
226 # uses this value to replace tabs by spaces in code fragments.1407 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1409 # it. Since the tabs in the index contain the same information as the navigation
171 # Doxygen uses this value to replace tabs by spaces in code fragments.
846 Lcom/android/internal/R$id;->tabs:I
2395 // OPEN: Settings (root page if there are multiple tabs)
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...