Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
Dlatin-lower-single-accent.json5 "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 …]
Dlatin-lower-phonetic.json5 "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 …]
Dlatin-rest.json5 "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 …]
Dlatin-upper-double-accent.json5 "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 …]
Dlatin-lower-double-accent.json5 "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 …]
Dlatin-upper-single-accent.json5 "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 …]
Dlatin-upper-normal.json5 "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 …]
Dlatin-lower-normal.json5 "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 …]
Dgreek-capital.json5 "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 …]
Dgreek-small.json5 "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 …]
Dgreek-scripts.json5 "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.scss44 &.active { class
134 &.active { class
212 &.active { class
261 &.active { class
287 &.active { class
310 &.active { class
D_article.scss47 &.active { class
74 &.active { class
158 &.active { class
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_constval.c42 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/
Dbrw_vs_constval.c42 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/
Dlist_selection_model.h39 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/
Dcommands.cc13 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/
Dpopup.js19 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/
D2008-09-03-WeakAlias.c5 int active (void) in active() function
D2007-09-17-WeakRef.c6 int active (void) in active() function
/external/skia/src/animator/
DSkDisplayList.cpp27 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/
DSkDisplayList.cpp27 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/
Dcore-icon-button-extracted.js23 active: false, property
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-982.js34 function g(active) { argument
/external/chromium_org/athena/screen/
Dscreen_accelerator_handler.cc46 aura::Window* active, in PrintWindowHierarchy()
64 aura::Window* active = in HandlePrintWindowHierarchy() local

12345678910>>...12