/external/webkit/Source/WebCore/platform/gtk/ |
GtkVersioning.h | 34 #define GDK_WINDOW_XWINDOW(window) (gdk_x11_window_get_xid(window)) 45 #define gdk_window_get_display(window) gdk_drawable_get_display(window) 50 cairo_surface_t* gdk_window_create_similar_surface(GdkWindow* window, cairo_content_t content, int width, int height); 78 #define gtk_widget_set_window(widget, new_window) (widget)->window = (new_window) 85 void gdk_window_get_root_coords(GdkWindow* window, gint x, gint y, gint* rootX, gint* rootY); 94 #define gtk_widget_get_window(widget) (widget)->window 112 GdkDevice* getDefaultGDKPointerDevice(GdkWindow* window);
|
/external/webkit/Source/WebKit/android/plugins/ |
ANPVideo_npapi.h | 35 * Constructs a new native window to be used for rendering video content. 39 * is unable to acquire the window quickly it may also return NULL in order 41 * return the window if it is avaiable. 51 * browser will not attempt to draw the window, therefore do not set the 52 * dimensions until you queue the first buffer in the window. 54 void (*setWindowDimensions)(NPP instance, const ANativeWindow* window, const ANPRectF* dimensions); 58 void (*releaseNativeWindow)(NPP instance, ANativeWindow* window); 67 typedef void (*ANPVideoFrameCallbackProc)(ANativeWindow* window, int64_t timestamp); 73 void (*setFramerateCallback)(NPP instance, const ANativeWindow* window, ANPVideoFrameCallbackProc);
|
ANPVideoInterface.cpp | 53 static void anp_setWindowDimensions(NPP instance, const ANativeWindow* window, 61 mediaLayer->setWindowDimensionsForVideo(window, *SkANP::SetRect(&rect, *dimensions)); 65 static void anp_releaseNativeWindow(NPP instance, ANativeWindow* window) { 70 mediaLayer->releaseNativeWindowForVideo(window); 73 static void anp_setFramerateCallback(NPP instance, const ANativeWindow* window, ANPVideoFrameCallbackProc callback) { 78 mediaLayer->setFramerateCallback(window, callback);
|
/packages/apps/Stk/src/com/android/stk/ |
StkDialogActivity.java | 29 import android.view.Window; 73 requestWindowFeature(Window.FEATURE_LEFT_ICON); 74 Window window = getWindow(); local 77 TextView mMessageView = (TextView) window 92 window.setFeatureDrawableResource(Window.FEATURE_LEFT_ICON, 95 window.setFeatureDrawable(Window.FEATURE_LEFT_ICON,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
XWDFile.h | 29 * XWDFile.h MIT Project Athena, X Window system window raster 54 * window name. */ 88 CARD32 window_width B32; /* Window width */ 89 CARD32 window_height B32; /* Window height */ 90 CARD32 window_x B32; /* Window upper left X coordinate */ 91 CARD32 window_y B32; /* Window upper left Y coordinate */ 92 CARD32 window_bdrwidth B32; /* Window border width */ 95 /* Null-terminated window name follows the above structure. */
|
Xproto.h | 5 /* Definitions for the X window system used by server and c bindings */ 244 #define Window CARD32 313 /* window root */ 336 Window windowId B32; 464 Window root B32; 478 Window root B32, parent B32; 545 Window owner B32; 573 Window root B32, child B32; 598 Window child B32; 611 Window focus B32 [all...] |
/system/media/mca/filterfw/jni/ |
jni_gl_environment.cpp | 29 #include <system/window.h> 42 NativeWindowHandle(ANativeWindow* window) : window_(window) { 142 ANativeWindow* window = ANativeWindow_fromSurface(env, surface); local 143 if (!window) { 144 LOGE("GLEnvironment: Error creating window!"); 148 NativeWindowHandle* winHandle = new NativeWindowHandle(window); 175 window, 179 LOGE("GLEnvironment: Error creating window surface!"); 204 ANativeWindow* window = ANativeWindow_fromSurfaceTexture(env, surfaceTexture) local 295 sp<ANativeWindow> window = surfaceTC; local [all...] |
/external/webkit/LayoutTests/storage/indexeddb/ |
index-basics.html | 14 if (window.layoutTestController) 36 window.trans = evalAndLog("trans = event.target.result"); 42 window.store = evalAndLog("db.createObjectStore('storeName', null)"); 43 window.indexObject = evalAndLog("store.createIndex('indexName', 'x')"); 44 window.indexObject2 = evalAndLog("store.createIndex('indexName2', 'y', false)"); 45 window.indexObject3 = evalAndLog("store.createIndex('zIndex', 'z', true)"); 74 window.indexObject4 = evalAndLog("store.createIndex('indexWhileAddIsInFlight', 'x')"); 75 window.indexObject5 = evalAndLog("store.createIndex('indexWithWeirdKeyPath', 'foobar')"); 147 window.request = evalAndLog("indexObject.openKeyCursor()"); 161 window.request.onsuccess = cursor1Continue2 [all...] |
/external/chromium/chrome/browser/ |
aeropeek_manager.h | 24 // This class is used for dispatching an event received by a thumbnail window 26 // An AeroPeek window receives the following events: 28 // We need to select a tab associated with this window. 30 // We need to close a tab associated with this window. 31 // * A user clicks a toolbar button in an AeroPeek window. 33 // thumbnail window. 36 // * The bitmap of a tab associated with this window. 63 // This class adds a thumbnail window for this tab to the thumbnail list 66 // This class deletes the thumbnail window associated with this tab from the 69 // This class updates the image of the thumbnail window associated with thi [all...] |
platform_util.h | 27 // Get the top level window for the native view. This can return NULL. 33 // Returns true if |window| is the foreground top level window. 34 bool IsWindowActive(gfx::NativeWindow window); 36 // Activate the window, bringing it to the foreground top level. 37 void ActivateWindow(gfx::NativeWindow window);
|
/frameworks/base/libs/binder/ |
CursorWindow.cpp | 62 CursorWindow* window = new CursorWindow(name, ashmemFd, local 64 result = window->clear(); 68 window->mHeader->freeOffset, 69 window->mHeader->numRows, 70 window->mHeader->numColumns, 71 window->mSize, window->mData); 72 *outCursorWindow = window; 75 delete window; 106 CursorWindow* window = new CursorWindow(name, dupAshmemFd local [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
user_controller.cc | 46 // Approximate height of controls window, this constant is used in new user 47 // case to make border window size close to existing users. 57 // A window for controls that sets focus to the view when 74 // For some reason, Controls window never gets first expose event, 77 // this may allow WM to show unpainted window, we haven't seen any 89 // Widget that notifies window manager about clicking on itself. 112 void CloseWindow(views::Widget* window) { 113 if (!window) 115 window->set_widget_delegate(NULL); 116 window->Close() 417 WidgetGtk* window = new ControlsWindow(control_view); local 441 WidgetGtk* window = new ClickNotifyingWidget(WidgetGtk::TYPE_WINDOW, this); local 529 WidgetGtk* window = new ClickNotifyingWidget(WidgetGtk::TYPE_WINDOW, this); local [all...] |
/external/webkit/Source/WebKit/mac/WebView/ |
WebVideoFullscreenController.mm | 77 // Do not defer window creation, to make sure -windowNumber is created (needed by WebWindowScaleAnimation). 78 NSWindow *window = [[WebVideoFullscreenWindow alloc] initWithContentRect:NSZeroRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO]; 79 self = [super initWithWindow:window]; 80 [window release]; 100 return (WebVideoFullscreenWindow *)[super window]; 105 WebVideoFullscreenWindow *window = [self fullscreenWindow]; 110 [window setContentView:gstGworld->platformVideoWindow()->window()]; 113 [[window contentView] setLayer:layer]; 114 [[window contentView] setWantsLayer:YES] [all...] |
WebWindowAnimation.h | 35 - (id)initWithHintedDuration:(NSTimeInterval)duration window:(NSWindow *)window initalFrame:(NSRect)initialFrame finalFrame:(NSRect)finalFrame; 42 - (void)setWindow:(NSWindow *)window; 53 - (id)initWithDuration:(NSTimeInterval)duration window:(NSWindow *)window initialAlpha:(CGFloat)initialAlpha finalAlpha:(CGFloat)finalAlpha; 58 - (void)setWindow:(NSWindow *)window;
|
/cts/tests/tests/view/src/android/view/cts/ |
GestureDetectorTestUtil.java | 23 import android.view.Window; 41 Window window = activity.getWindow(); local 42 window.getDecorView().getWindowVisibleDisplayFrame(windowRect); 43 int contentViewTop = window.findViewById(Window.ID_ANDROID_CONTENT).getTop();
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider_win.cc | 40 HWND window = browser->window()->GetNativeHandle(); local 41 *success = (::PostMessageW(window, WM_ENDSESSION, 0, 0) == TRUE); 84 gfx::NativeWindow window = window_tracker_->GetResource(handle); local 86 int length = ::GetWindowTextLength(window) + 1; 87 ::GetWindowText(window, WriteInto(&result, length), length);
|
/external/chromium/chrome/browser/sessions/ |
tab_restore_service.h | 30 // invoked and a Window is created to represent the window. 32 // To restore a tab/window from the TabRestoreService invoke RestoreEntryById 49 WINDOW 64 // The time when the window or tab was closed. 103 // Represents a previously open window. 104 struct Window : public Entry { 105 Window(); 106 virtual ~Window(); 108 // The tabs that comprised the window, in order [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
bubble_view.h | 10 // text inside. Can be themed. To put flush against the sides of a window, the 36 // The window from which we get the theme used to draw. In some cases, 37 // it might not be the window we're in. As a result, this may or may not 42 // Designated initializer. |provider| is the window from which we get the 43 // current theme to draw text and backgrounds. If nil, the current window will 54 // Sets the window whose theme is used to draw.
|
status_bubble_mac.h | 46 // match the parent window. Safe to call even when the status bubble does not 50 // Mac-specific method: Change the parent window of the status bubble. Safe to 72 // Construct the window/widget if it does not already exist. (Safe to call if 76 // Attaches the status bubble window to its parent window. Safe to call even 80 // Detaches the status bubble window from its parent window. 83 // Is the status bubble attached to the browser window? It should be attached 87 // Begins fading the status bubble window in or out depending on the value 119 // Calculate the appropriate frame for the status bubble window. I [all...] |
/external/webkit/PerformanceTests/Parser/resources/ |
runner.js | 3 window.scrollTo(0, document.body.height); 73 window.runFunction(); 82 if (completedRuns < window.runCount) { 83 window.setTimeout(run, 0); 90 window.runCount = runCount; 91 window.runFunction = runFunction;
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebNSControlExtras.m | 45 NSWindow *window = [self window]; 46 NSRect windowFrame = [window frame]; 50 userSpaceScaleFactor = [window backingScaleFactor]; 52 userSpaceScaleFactor = [window userSpaceScaleFactor]; 56 [window setFrame:windowFrame display:NO];
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_view.mm | 55 - (int)getWorkspaceID:(NSWindow*)window useCache:(BOOL)useCache; 93 // Sheets, being window-modal, should block contextual menus. For some reason 95 if ([[self window] attachedSheet]) 152 // Returns |YES| if this tab can be torn away into a new window. 167 // that the window cannot be a target for itself. 170 NSWindow* dragWindow = [dragController window]; 171 for (NSWindow* window in [NSApp orderedWindows]) { 172 if (window == dragWindow) continue; 173 if (![window isVisible]) continue; 175 if ([window respondsToSelector:@selector(isOnActiveSpace)]) [all...] |
/external/webkit/Source/WebKit2/UIProcess/mac/ |
WKFullScreenWindowController.mm | 98 NSWindow *window = [[WKFullScreenWindow alloc] initWithContentRect:NSZeroRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO]; 99 self = [super initWithWindow:window]; 100 [window release]; 163 // Update our presentation parameters, and ensure that the full screen window occupies the 166 NSWindow* window = [self window]; 167 [window setFrame:[[window screen] frame] display:YES]; 188 webViewFrame.origin = [[_webView window] convertBaseToScreen:webViewFrame.origin]; 191 // monitors, we must create a window large enough to contain the destinatio [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XInput.h | 184 Window window; /* "event" window reported relative to */ member in struct:__anon20136 186 Window root; /* root window event occured on */ 187 Window subwindow; /* child window */ 189 int x, y; /* x, y coordinates in event window */ 216 Window window; /* "event" window reported relative to * member in struct:__anon20137 249 Window window; \/* "event" window reported relative to *\/ member in struct:__anon20138 279 Window window; \/* "event" window reported relative to *\/ member in struct:__anon20139 307 Window window; member in struct:__anon20140 346 Window window; member in struct:__anon20142 399 Window window; \/* unused *\/ member in struct:__anon20146 420 Window window; \/* unused *\/ member in struct:__anon20147 444 Window window; \/* unused *\/ member in struct:__anon20148 [all...] |
/external/quake/quake/src/QW/scitech/include/ |
mglwin.h | 15 * WinG in a window and WinDirect for full screen. The MGLWIN
50 /* Function to register a fullscreen window with the MGL. If you wish
51 * for the MGL to use your own window for fullscreen modes, you can
53 * fullscreen modes, the attributes, size and position of the window are
54 * modified to make it into a fullscreen Window necessary to cover the
55 * entire desktop, and the state of the window will be restore to the original
58 * Note that if you are using a common window for Windowed mode and fullscreen
60 * that you window normally handles in windowed modes are ignored when in
66 /* Function to register a fullscreen event handling window procedure.
67 * If you wish to do your own event handling, you can register your window
[all...] |