Searched refs:win (Results 201 - 218 of 218) sorted by relevance

123456789

/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc13 #include "base/win/win_util.h"
532 base::win::IsShiftPressed()));
853 if ((wparam == VK_TAB) && !base::win::IsCtrlPressed()) {
/external/libvpx/libvpx/build/make/
H A Dconfigure.sh1006 win*)
1160 *-win*-vs*);;
/external/chromium/chrome/browser/ui/views/autocomplete/
H A Dautocomplete_popup_contents_view.cc41 #include "base/win/scoped_gdi_object.h"
599 base::win::ScopedGDIObject<HRGN> popup_region;
/external/opencv/cv/include/
H A Dcv.h921 int coeff_usage, CvSize win,
1016 int count, CvSize win, CvSize zero_zone,
/external/mksh/src/
H A Dedit.c953 static int win; /* window buffer in use */ variable
3542 win = 0;
5014 memset(wbuf[win], ' ', wbuf_len);
5034 display(wbuf[1 - win], wbuf[win], leftside);
5035 win = 1 - win;
/external/chromium/base/
H A Dfile_util_unittest.cc30 #include "base/win/scoped_handle.h"
477 base::win::ScopedHandle reparse_to_sub_a(
490 base::win::ScopedHandle reparse_to_base_b(
503 base::win::ScopedHandle reparse_to_sub_long(
/external/aac/libAACenc/src/
H A Dpsy_main.cpp1143 INT win = (isShortWindow[ch]?1:0); local
1153 psyConf[win].sfbOffset,
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h75 #include "base/win/scoped_handle.h"
1233 base::win::ScopedHandle message_box_active_;
/external/chromium/net/tools/dump_cache/
H A Dupgrade.cc12 #include "base/win/scoped_handle.h"
917 base::win::ScopedHandle pipe(OpenServer(pipe_number));
/external/kernel-headers/original/linux/
H A Dvideodev2.h2310 * @win: definition of an overlaid image
2320 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member in union:v4l2_format::__anon8066
/external/qemu-pc-bios/vgabios/
H A Dclext.c550 mov ax, #0xffff ; set to 0xff to keep win 2K happy
/external/chromium/net/disk_cache/
H A Dbackend_unittest.cc24 #include "base/win/scoped_handle.h"
2094 base::win::ScopedHandle file2(CreateFile(
/external/webkit/Tools/Scripts/
H A Dold-run-webkit-tests211 my @winPlatforms = ("win-xp", "win-vista", "win-7", "win");
232 $platform = "qt-win";
242 $platform = "win-xp";
244 $platform = "win-vista";
246 $platform = "win-7";
248 $platform = "win";
383 $platform = "win
[all...]
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc1272 gfx::NativeWindow win = browser->window()->GetNativeHandle(); local
1274 *handle = window_tracker_->Add(win);
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc132 #include "app/win/shell.h"
419 app::win::SetAppIdForWindow(
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/qemu-pc-bios/bochs/
H A Dconfigure1607 --enable-sb16=xxx Sound Blaster 16 Support (xxx=dummy|win|linux|freebsd|osx)
[all...]

Completed in 674 milliseconds

123456789