OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsWindowActive
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/chrome/browser/
platform_util.h
44
bool
IsWindowActive
(gfx::NativeWindow window);
platform_util_android.cc
35
bool
IsWindowActive
(gfx::NativeWindow window) {
platform_util_aura.cc
24
bool
IsWindowActive
(gfx::NativeWindow window) {
platform_util_common_linux.cc
22
bool
IsWindowActive
(gfx::NativeWindow window) {
platform_util_win.cc
210
bool
IsWindowActive
(gfx::NativeWindow window) {
/external/chromium/chrome/browser/
platform_util.h
34
bool
IsWindowActive
(gfx::NativeWindow window);
plugin_carbon_interpose_mac.cc
67
:
IsWindowActive
(window);
179
INTERPOSE_FUNCTION(
IsWindowActive
),
platform_util_common_linux.cc
71
bool
IsWindowActive
(gfx::NativeWindow window) {
platform_util_win.cc
172
bool
IsWindowActive
(gfx::NativeWindow window) {
/external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_exit_bubble.h
48
virtual bool
IsWindowActive
() = 0;
fullscreen_exit_bubble.cc
100
if (!
IsWindowActive
() ||
/external/chromium_org/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h
41
virtual bool
IsWindowActive
() OVERRIDE;
fullscreen_exit_bubble_gtk.cc
207
bool FullscreenExitBubbleGtk::
IsWindowActive
() {
/external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.h
71
virtual bool
IsWindowActive
() OVERRIDE;
hung_renderer_view.cc
222
return platform_util::
IsWindowActive
(frame_view);
252
!platform_util::
IsWindowActive
(GetWidget()->GetNativeWindow()))
fullscreen_exit_bubble_views.cc
481
bool FullscreenExitBubbleViews::
IsWindowActive
() {
/external/chromium/chrome/browser/automation/
testing_automation_provider.h
109
void
IsWindowActive
(int handle, bool* success, bool* is_active);
[
all
...]
testing_automation_provider.cc
259
IPC_MESSAGE_HANDLER(AutomationMsg_IsWindowActive,
IsWindowActive
)
[
all
...]
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
Completed in 227 milliseconds