HomeSort by relevance Sort by last modified time
    Searched full:win (Results 151 - 175 of 1452) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/platform/wx/
ScrollViewWx.cpp 59 void bindEvents(wxWindow* win)
62 win->Connect(wxEVT_SCROLLWIN_TOP, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
63 win->Connect(wxEVT_SCROLLWIN_BOTTOM, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
64 win->Connect(wxEVT_SCROLLWIN_LINEUP, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
65 win->Connect(wxEVT_SCROLLWIN_LINEDOWN, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
66 win->Connect(wxEVT_SCROLLWIN_PAGEUP, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
67 win->Connect(wxEVT_SCROLLWIN_PAGEDOWN, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
68 win->Connect(wxEVT_SCROLLWIN_THUMBTRACK, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
69 win->Connect(wxEVT_SCROLLWIN_THUMBRELEASE, wxScrollWinEventHandler(ScrollViewPrivate::OnScrollWinEvents), NULL, this);
133 void ScrollView::setPlatformWidget(wxWindow* win)
144 wxWindow* win = platformWidget(); local
154 wxWindow* win = platformWidget(); local
181 wxWindow* win = platformWidget(); local
224 wxWindow* win = platformWidget(); local
234 wxWindow* win = platformWidget(); local
    [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/TestNetscapePlugIn/ForwardingHeaders/WebKit/
npapi.h 3 // These are defined in WebCore/brdige/npapi.h and we need them on Linux/Win.
  /external/webkit/Tools/record-memory-win/
record-memory-win-common.vsprops 5 Name="record-memory-win-common"
  /external/webkit/WebKitLibraries/win/tools/
WinTools.make 2 xcopy "$(SRCROOT)\vsprops\*.vsprops" "$(DSTROOT)\AppleInternal\tools\vsprops\OpenSource\WebKitLibraries\win\tools\vsprops" /e/v/i/h/y
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/
jscDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/
testapiDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
  /external/webkit/Source/JavaScriptCore/wtf/
CMakeListsWinCE.txt 18 win/MainThreadWin.cpp
19 win/OwnPtrWin.cpp
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
TestNetscapePluginDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
  /external/webkit/Tools/MiniBrowser/Configurations/
MiniBrowserDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
  /external/webkit/Tools/TestWebKitAPI/Configurations/
TestWebKitAPIDebug.vsprops 6 InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\TestWebKitAPICommon.vsprops;.\TestWebKitAPICoreFoundation.vsprops;.\TestWebKitAPICFNetwork.vsprops"
  /external/webkit/Tools/WebKitTestRunner/win/
InjectedBundleDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
WebKitTestRunnerDebug.vsprops 7 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;
8 $(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;
  /external/chromium/chrome/common/extensions/docs/examples/api/windows/merge_windows/
background.html 11 function getWindows(win) {
12 targetWindow = win;
27 var win = windows[i];
29 if (targetWindow.id != win.id) {
30 var numTabs = win.tabs.length;
33 var tab = win.tabs[j];
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowSurface.cpp 21 bool EglWindowSurface::alreadyAssociatedWithConfig(EGLNativeWindowType win) {
22 return s_associatedWins.find(win) != s_associatedWins.end();
27 EGLNativeWindowType win,
31 m_win(win)
33 s_associatedWins.insert(win);
34 m_native = EglOS::createWindowSurface(win);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeLinuxSubWindow.cpp 39 Window win = XCreateWindow(*display_out,p_window,x,y, width,height,0,CopyFromParent,CopyFromParent,CopyFromParent,CWEventMask,&wa); local
40 XMapWindow(*display_out,win);
42 XIfEvent(*display_out, &e, WaitForMapNotify, (char *)win);
43 return win;
46 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){
47 XDestroyWindow(dis, win);
  /external/skia/gyp/
utils.gyp 19 '../include/utils/win',
107 '../include/utils/win/SkAutoCoInitialize.h',
108 '../include/utils/win/SkHRESULT.h',
109 '../include/utils/win/SkIStream.h',
110 '../include/utils/win/SkTScopedComPtr.h',
111 '../src/utils/win/SkAutoCoInitialize.cpp',
112 '../src/utils/win/SkDWriteFontFileStream.cpp',
113 '../src/utils/win/SkDWriteFontFileStream.h',
114 '../src/utils/win/SkDWriteGeometrySink.cpp',
115 '../src/utils/win/SkDWriteGeometrySink.h'
    [all...]
xps.gyp 14 '../include/utils/win',
25 [ 'skia_os == "win"', {
32 },{ #else if 'skia_os != "win"'
34 '../include/utils/win',
47 [ 'skia_os == "win"', {
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 38 get_window_pos( Display *disp, Window win, int *px, int *py )
42 XTranslateCoordinates( disp, win, DefaultRootWindow(disp), 0, 0, px, py, &child );
47 set_window_pos(Display *disp, Window win, int x, int y)
67 XMoveWindow(disp, win, x + xAdjust, y + yAdjust);
69 get_window_pos(disp, win, &xNew, &yNew);
75 XMoveWindow(disp, win, x + xAdjust, y + yAdjust );
110 Window win = XCreateWindow( dpy, local
116 XMapWindow(dpy, win);
118 set_window_pos(dpy, win, X11_wmXPos, X11_wmYPos);
119 return NativeWindowType(win);
125 Window win = (Window)_win; local
    [all...]
  /external/chromium/base/
sys_info_win.cc 13 #include "base/win/windows_version.h"
19 return win::OSInfo::GetInstance()->processors();
56 win::OSInfo* os_info = win::OSInfo::GetInstance();
57 win::OSInfo::VersionNumber version_number = os_info->version_number();
60 win::OSInfo::ServicePack service_pack = os_info->service_pack();
95 return win::OSInfo::GetInstance()->allocation_granularity();
102 win::OSInfo* os_info = win::OSInfo::GetInstance();
  /external/chromium/base/win/
win_util_unittest.cc 9 #include "base/win/win_util.h"
10 #include "base/win/windows_version.h"
14 namespace win { namespace in namespace:base
36 if (GetVersion() >= base::win::VERSION_VISTA) {
57 } // namespace win
  /frameworks/base/services/java/com/android/server/wm/
AppWindowToken.java 116 WindowState win = allAppWindows.get(i); local
117 if (win == startingWindow && clientHidden) {
123 "Setting visibility of " + win + ": " + (!clientHidden));
124 win.mClient.dispatchAppVisibility(!clientHidden);
144 WindowState win = allAppWindows.get(i); local
145 if (win == startingWindow || win.mAppFreezing
146 || win.mViewVisibility != View.VISIBLE
147 || win.mAttrs.type == TYPE_APPLICATION_STARTING
148 || win.mDestroying)
217 WindowState win = windows.get(j); local
229 WindowState win = allAppWindows.get(i); local
    [all...]
  /external/chromium/net/base/
network_change_notifier_win.h 13 #include "base/win/object_watcher.h"
19 public base::win::ObjectWatcher::Delegate {
38 base::win::ObjectWatcher addr_watcher_;
  /external/webkit/Source/WebCore/WebCore.vcproj/
QTMovieWin.vcproj 395 RelativePath="..\platform\graphics\win\QTCFDictionary.cpp"
399 RelativePath="..\platform\graphics\win\QTDecompressionSession.cpp"
403 RelativePath="..\platform\graphics\win\QTMovie.cpp"
407 RelativePath="..\platform\graphics\win\QTMovieGWorld.cpp"
411 RelativePath="..\platform\graphics\win\QTMovieTask.cpp"
415 RelativePath="..\platform\graphics\win\QTMovieVisualContext.cpp"
419 RelativePath="..\platform\graphics\win\QTMovieWinTimer.cpp"
423 RelativePath="..\platform\graphics\win\QTPixelBuffer.cpp"
427 RelativePath="..\platform\graphics\win\QTTrack.cpp"
437 RelativePath="..\platform\graphics\win\QTCFDictionary.h
    [all...]
  /external/opencv/cv/src/
cvcornersubpix.cpp 45 int count, CvSize win, CvSize zeroZone,
63 int win_w = win.width * 2 + 1, win_h = win.height * 2 + 1;
86 if( win.width <= 0 || win.height <= 0 )
132 coeff = 1. / (win.width * win.width);
135 for( i = -win.width, k = 0; i <= win.width; i++, k++ )
140 if( win.width == win.height
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h     [all...]

Completed in 1643 milliseconds

1 2 3 4 5 67 8 91011>>