/external/chromium/chrome/browser/ui/views/ |
D | profile_tag_view.cc | 42 bool is_active = GetWidget()->IsActive(); in OnPaint() local 43 SkBitmap* profile_tag_left = is_active ? &active_profile_tag_left_ : in OnPaint() 45 SkBitmap* profile_tag_center = is_active ? &active_profile_tag_center_ : in OnPaint() 47 SkBitmap* profile_tag_right = is_active ? &active_profile_tag_right_ : in OnPaint()
|
/external/chromium/chrome/browser/instant/ |
D | instant_browsertest.cc | 112 ASSERT_TRUE(browser()->instant()->is_active()); in SetupPreview() 434 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 453 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 483 EXPECT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 505 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 542 EXPECT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 549 EXPECT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 574 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 587 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() 600 ASSERT_TRUE(browser()->instant()->is_active()); in IN_PROC_BROWSER_TEST_F() [all …]
|
D | instant_controller.h | 143 bool is_active() const { return is_active_; } in is_active() function
|
D | instant_controller.cc | 294 if (!is_active() || !GetPreviewContents()) { in OnAutocompleteLostFocus()
|
/external/chromium/chrome/browser/speech/ |
D | speech_input_manager.cc | 134 bool is_active; // Set to true when recording or recognition is going on. member 232 request->is_active = false; in StartRecognition() 249 requests_[caller_id].is_active = true; in StartRecognitionForRequest() 257 if (requests_[caller_id].is_active) in CancelRecognition() 309 requests_[caller_id].is_active = false; in OnRecognizerError() 390 if (recording_caller_id_ == caller_id || !requests_[caller_id].is_active) { in InfoBubbleFocusChanged()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_sidebar_api.cc | 163 bool is_active = false; in RunImpl() local 172 is_active = NULL != GetCurrentBrowser(); in RunImpl() 184 is_active = default_tab_id == tab_id; in RunImpl() 189 result = is_active ? extension_sidebar_constants::kActiveState : in RunImpl()
|
/external/bluetooth/glib/gio/fen/ |
D | fen-kernel.c | 70 gboolean is_active; member 84 return fo->is_active; in is_ported() 230 fo->is_active = FALSE; in port_fetch_event_cb() 364 if (fo->is_active) { in port_add_internal() 389 fo->is_active = TRUE; in port_add_internal()
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | panel_browser_view.cc | 68 void PanelBrowserView::InitPanelController(bool is_active) { in InitPanelController() argument 72 is_active, bounds(), creator_xid_, in InitPanelController()
|
D | panel_browser_view.h | 55 void InitPanelController(bool is_active);
|
D | browser_view.h | 90 void ShowInternal(bool is_active);
|
D | browser_view.cc | 273 void BrowserView::ShowInternal(bool is_active) { in ShowInternal() argument 275 if (is_active) in ShowInternal()
|
/external/bluetooth/glib/gio/ |
D | gvfs.h | 67 gboolean (* is_active) (GVfs *vfs); member
|
D | gvfs.c | 70 return (* class->is_active) (vfs); in g_vfs_is_active()
|
D | glocalvfs.c | 214 vfs_class->is_active = g_local_vfs_is_active; in g_local_vfs_class_init()
|
/external/chromium/chrome/browser/ |
D | tab_restore_uitest.cc | 118 bool is_active = false; in CheckActiveWindow() local 121 ASSERT_TRUE(window_proxy->IsActive(&is_active)); in CheckActiveWindow() 126 if (!is_active) in CheckActiveWindow()
|
/external/chromium/chrome/browser/chromeos/cros/ |
D | network_library.h | 301 bool is_active() const { return is_active_; } in is_active() function 385 void set_active(bool is_active) { is_active_ = is_active; } in set_active() argument
|
/external/v8/src/ |
D | frames.cc | 283 bool SafeStackFrameIterator::is_active(Isolate* isolate) { in is_active() function in v8::internal::SafeStackFrameIterator 456 if (SafeStackFrameIterator::is_active(isolate)) return JAVA_SCRIPT; in ComputeType() 615 ASSERT(!SafeStackFrameIterator::is_active(isolate())); in Iterate() 708 ASSERT(!SafeStackFrameIterator::is_active(isolate()) && in GetNumberOfIncomingArguments()
|
/external/chromium/net/spdy/ |
D | spdy_session.h | 202 bool is_active() const { in is_active() function
|
D | spdy_session_pool.cc | 422 if (!session->is_active()) in CloseIdleSessions()
|
/external/bluetooth/glib/gio/win32/ |
D | gwinhttpvfs.c | 238 vfs_class->is_active = g_winhttp_vfs_is_active; in g_winhttp_vfs_class_init()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | browser_window_gtk.cc | 1197 bool is_active = (GTK_WIDGET(window_)->window == active_window); in ActiveWindowChanged() local 1198 bool changed = (is_active != is_active_); in ActiveWindowChanged() 1200 if (is_active && changed) { in ActiveWindowChanged() 1209 is_active_ = is_active; in ActiveWindowChanged()
|
/external/chromium/chrome/browser/chromeos/status/ |
D | network_menu_button.cc | 359 if (network && network->is_active()) { in SetNetworkIcon()
|
/external/kernel-headers/original/linux/ |
D | perf_event.h | 765 int is_active; member
|
/external/linux-tools-perf/util/include/linux/added/ |
D | perf_event.h | 910 int is_active; member
|
/external/srec/srec/test/SRecTestAudio/src/ |
D | SRecTestAudio.c | 302 … int *grammar_index, ESR_BOOL *is_active, ESR_BOOL *is_ve_grammar ) in srec_test_get_grammar_from_id() argument 318 *is_active = ESR_TRUE; in srec_test_get_grammar_from_id() 320 *is_active = ESR_FALSE; in srec_test_get_grammar_from_id()
|