/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/ |
D | latin-lower-single-accent.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-lower-phonetic.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-rest.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-upper-double-accent.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-lower-double-accent.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-upper-single-accent.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-upper-normal.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | latin-lower-normal.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | greek-capital.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | greek-small.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
D | greek-scripts.json | 5 "active": true, boolean 15 "active": true, boolean 25 "active": true, boolean 35 "active": true, boolean 45 "active": true, boolean 55 "active": true, boolean 65 "active": true, boolean 75 "active": true, boolean 85 "active": true, boolean 95 "active": true, boolean [all …]
|
/external/chromium_org/chrome/common/extensions/docs/static/sass/ |
D | _navbar.scss | 44 &.active { class 134 &.active { class 212 &.active { class 261 &.active { class 287 &.active { class 310 &.active { class
|
D | _article.scss | 47 &.active { class 74 &.active { class 158 &.active { class
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_vs_constval.c | 42 GLubyte active[PROGRAM_OUTPUT+1][MAX_PROGRAM_TEMPS]; member 50 GLubyte active ) in set_active_component() 67 GLuint active ) in set_active() 101 GLubyte active = src.Negate; /* NOTE! */ in get_active() local 119 GLubyte active; in get_output_size() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_vs_constval.c | 42 GLubyte active[PROGRAM_OUTPUT+1][MAX_PROGRAM_TEMPS]; member 50 GLubyte active ) in set_active_component() 67 GLuint active ) in set_active() 101 GLubyte active = src.Negate; /* NOTE! */ in get_active() local 119 GLubyte active; in get_output_size() local
|
/external/chromium_org/ui/base/models/ |
D | list_selection_model.h | 39 void set_active(int active) { active_ = active; } in set_active() 40 int active() const { return active_; } in active() function
|
/external/chromium_org/chrome/browser/extensions/api/commands/ |
D | commands.cc | 13 const extensions::Command& command, bool active) { in CreateCommandValue() 32 bool active = false; in RunSync() local
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/messaging/timer/ |
D | popup.js | 19 chrome.tabs.query({active: true, currentWindow: true}, function(tabs) { property 39 chrome.tabs.query({active: true, currentWindow: true}, function(tabs) { property
|
/external/clang/test/CodeGen/ |
D | 2008-09-03-WeakAlias.c | 5 int active (void) in active() function
|
D | 2007-09-17-WeakRef.c | 6 int active (void) in active() function
|
/external/skia/src/animator/ |
D | SkDisplayList.cpp | 27 void SkDisplayList::append(SkActive* active) { in append() 38 SkActive* active = *activePtr; in draw() local 126 void SkDisplayList::remove(SkActive* active) { in remove()
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDisplayList.cpp | 27 void SkDisplayList::append(SkActive* active) { in append() 38 SkActive* active = *activePtr; in draw() local 126 void SkDisplayList::remove(SkActive* active) { in remove()
|
/external/chromium_org/third_party/polymer/components-chromium/core-icon-button/ |
D | core-icon-button-extracted.js | 23 active: false, property
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-982.js | 34 function g(active) { argument
|
/external/chromium_org/athena/screen/ |
D | screen_accelerator_handler.cc | 46 aura::Window* active, in PrintWindowHierarchy() 64 aura::Window* active = in HandlePrintWindowHierarchy() local
|