OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:obscured
(Results
1 - 25
of
56
) sorted by null
1
2
3
/external/chromium/chrome/browser/ui/tabs/
dock_info_gtk.cc
55
// Helper class to determine if a particular point of a window is not
obscured
59
// Returns true if |window| is not
obscured
by another window at the
124
// is not
obscured
by another window.
127
// Returns the XID from our process at screen_loc that is not
obscured
by
dock_info_win.cc
49
// Helper class to determine if a particular point of a window is not
obscured
90
// transparent in which case we treat chrome windows as not being
obscured
144
// Returns the hwnd from our process at screen_loc that is not
obscured
by
/development/samples/ApiDemos/src/com/example/android/apis/view/
SecureView.java
56
* attribute to ask the framework to filter out touches when the window is
obscured
.
60
* touch event and checks whether the window is
obscured
. If so, it warns the user and
63
* flags to determine whether the window is
obscured
. Here we use a touch listener but
/external/chromium/chrome/browser/ui/window_snapshot/
window_snapshot_win.cc
52
//
obscured
windows, and works better for out of process sub-windows.
/packages/apps/Contacts/src/com/android/contacts/
BackScrollManager.java
27
*
obscured
.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyCodeDescriptionMapper.java
31
// The resource ID of the string spoken for
obscured
keys
124
* @param shouldObscure {@true} if text (e.g. non-control) characters should be
obscured
.
214
* @param shouldObscure {@true} if text (e.g. non-control) characters should be
obscured
.
228
// If the key description should be
obscured
, now is the time to do it.
/frameworks/base/core/java/android/webkit/
SearchBox.java
62
* a manner that allows them to not be
obscured
by such a view. Note
/external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_handler.cc
303
std::string
obscured
;
local
305
obscured
+= "*";
308
return
obscured
;
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h
64
//
obscured
by a browser window.
/external/chromium/chrome/browser/sync/
sync_setup_flow.h
75
//
obscured
by a browser window.
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h
111
// its current position would cause it be
obscured
by things such as the edge
tab_strip_controller.h
220
// its current position would cause it be
obscured
by things such as the edge
/external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmdef.h
161
#define D3DRMWIREFRAME_HIDDENLINE 2 /* lines are
obscured
by closer objects */
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMDEF.H
161
#define D3DRMWIREFRAME_HIDDENLINE 2 /* lines are
obscured
by closer objects */
/external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.h
172
the plugin that is not
obscured
by other HTML content.
/external/webkit/Source/WebKit2/WebProcess/WebPage/
FindController.cpp
168
// Selection rect can be empty for matches that are currently
obscured
from view.
/external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm
778
// Check to see if the plugin view is completely
obscured
(scrolled out of view, for example).
779
// For performance reasons, we send null events at a lower rate to plugins which are
obscured
.
/system/vold/
Volume.cpp
66
* asec imagefiles. This path will be
obscured
before the mount is
630
* the previously
obscured
directory.
/external/chromium/chrome/browser/resources/
new_new_tab.css
325
#attribution.
obscured
{
/development/ndk/platforms/android-9/include/android/
input.h
254
* or wholly
obscured
by another visible window above it. This flag is set to true
255
* even if the event did not directly pass through the
obscured
area.
/frameworks/base/native/include/android/
input.h
315
* or wholly
obscured
by another visible window above it. This flag is set to true
316
* even if the event did not directly pass through the
obscured
area.
[
all
...]
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
input.h
254
* or wholly
obscured
by another visible window above it. This flag is set to true
255
* even if the event did not directly pass through the
obscured
area.
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
input.h
254
* or wholly
obscured
by another visible window above it. This flag is set to true
255
* even if the event did not directly pass through the
obscured
area.
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
input.h
254
* or wholly
obscured
by another visible window above it. This flag is set to true
255
* even if the event did not directly pass through the
obscured
area.
Completed in 3236 milliseconds
1
2
3