/external/python/cpython3/Mac/PythonLauncher/ |
D | PreferencesWindowController.h | 17 IBOutlet NSButton *tabs; variable
|
D | FileSettings.h | 35 BOOL tabs; // -t option: warn about inconsistent tabs variable
|
D | MyDocument.h | 23 IBOutlet NSButton *tabs; variable
|
D | PreferencesWindowController.m | 83 - (BOOL) tabs { return [tabs state];}; method
|
D | MyDocument.m | 159 - (BOOL) tabs { return [tabs state];}; method
|
D | FileSettings.m | 302 - (BOOL) tabs { return tabs;}; method
|
/external/python/cpython2/Mac/PythonLauncher/ |
D | PreferencesWindowController.h | 17 IBOutlet NSButton *tabs; variable
|
D | FileSettings.h | 35 BOOL tabs; // -t option: warn about inconsistent tabs variable
|
D | MyDocument.h | 23 IBOutlet NSButton *tabs; variable
|
D | PreferencesWindowController.m | 83 - (BOOL) tabs { return [tabs state];}; method
|
D | MyDocument.m | 159 - (BOOL) tabs { return [tabs state];}; method
|
D | FileSettings.m | 302 - (BOOL) tabs { return tabs;}; method
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | urls.js | 27 tabs: [ property 96 tabs: [ property
|
/external/skqp/src/core/ |
D | SkStringUtils.cpp | 42 SkString tabs; in SkTabString() local
|
/external/toybox/toys/posix/ |
D | expand.c | 93 struct arg_list *tabs; in parse_tablist() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_print.c | 879 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/skia/src/core/ |
D | SkStringUtils.cpp | 43 SkString tabs; in SkTabString() local
|
/external/python/cpython3/Lib/idlelib/ |
D | tabbedpages.py | 23 tabs=None, n_rows=1, max_tabs_per_row=5, argument
|
/external/python/cpython2/Lib/idlelib/ |
D | tabbedpages.py | 23 tabs=None, n_rows=1, max_tabs_per_row=5, argument
|
/external/proguard/src/proguard/gui/ |
D | ProGuardGUI.java | 589 TabbedPane tabs = new TabbedPane(); in ProGuardGUI() local
|
/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 902 def tabs(self): member in Notebook
|
/external/python/cpython3/Lib/tkinter/ |
D | ttk.py | 906 def tabs(self): member in Notebook
|
/external/toybox/generated/ |
D | globals.h | 1078 struct arg_list *tabs; member
|