Home
last modified time | relevance | path

Searched defs:tabs (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Mac/PythonLauncher/
DPreferencesWindowController.h17 IBOutlet NSButton *tabs; variable
DFileSettings.h35 BOOL tabs; // -t option: warn about inconsistent tabs variable
DMyDocument.h23 IBOutlet NSButton *tabs; variable
DPreferencesWindowController.m83 - (BOOL) tabs { return [tabs state];}; method
DMyDocument.m159 - (BOOL) tabs { return [tabs state];}; method
DFileSettings.m302 - (BOOL) tabs { return tabs;}; method
/external/autotest/client/site_tests/power_LoadTest/extension/
Durls.js27 tabs: [ property
96 tabs: [ property
/external/skia/src/core/
DSkStringUtils.cpp42 SkString tabs; in SkTabString() local
/external/toybox/toys/posix/
Dexpand.c93 struct arg_list *tabs; in parse_tablist() local
/external/mesa3d/src/compiler/nir/
Dnir_print.c879 print_instr(const nir_instr *instr, print_state *state, unsigned tabs) in print_instr()
940 print_block(nir_block *block, print_state *state, unsigned tabs) in print_block()
986 print_if(nir_if *if_stmt, print_state *state, unsigned tabs) in print_if()
1007 print_loop(nir_loop *loop, print_state *state, unsigned tabs) in print_loop()
1021 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) in print_cf_node()
/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py23 tabs=None, n_rows=1, max_tabs_per_row=5, argument
/external/proguard/src/proguard/gui/
DProGuardGUI.java589 TabbedPane tabs = new TabbedPane(); in ProGuardGUI() local
/external/python/cpython2/Lib/lib-tk/
Dttk.py902 def tabs(self): member in Notebook
/external/toybox/generated/
Dglobals.h1080 struct arg_list *tabs; member