Searched refs:Windows (Results 1 - 25 of 308) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/install_verification/win/
H A Dloaded_modules_snapshot.h8 #include <Windows.h>
H A Dmodule_list.h8 #include <Windows.h>
H A Dmodule_verification_test.cc7 #include <Windows.h>
/external/deqp/framework/delibs/dethread/
H A DdeAtomic.c32 #include <Windows.h>
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DAttachDialog.Designer.cs27 #region Windows Form Designer generated code
35 this.listViewProcesses = new System.Windows.Forms.ListView();
36 this.columnHeaderProcess = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
37 this.columnHeaderPid = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
38 this.columnHeaderTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
39 this.columnHeaderType = ((System.Windows.Forms.ColumnHeader)(new System.Windows
[all...]
/external/chromium_org/win8/metro_driver/ime/
H A Dinput_source_observer.h8 #include <Windows.h>
H A Dinput_source.h8 #include <Windows.h>
/external/chromium_org/win8/metro_driver/
H A Dstdafx.h30 namespace winapp = ABI::Windows::ApplicationModel;
31 namespace windata = ABI::Windows::Data;
32 namespace winxml = ABI::Windows::Data::Xml;
33 namespace windevs = ABI::Windows::Devices;
34 namespace winfoundtn = ABI::Windows::Foundation;
35 namespace wingfx = ABI::Windows::Graphics;
36 namespace winui = ABI::Windows::UI;
37 namespace winsys = ABI::Windows::System;
38 namespace winstorage = ABI::Windows::Storage;
H A Ddisplay_properties.cc19 ABI::Windows::Graphics::Display::IDisplayPropertiesStatics>
24 ABI::Windows::Graphics::Display::ResolutionScale resolution_scale;
/external/chromium_org/tools/stats_viewer/
H A Dstats_viewer.Designer.cs27 #region Windows Form Designer generated code
36 this.listViewCounters = new System.Windows.Forms.ListView();
37 this.columnHeaderName = new System.Windows.Forms.ColumnHeader();
38 this.columnHeaderValue = new System.Windows.Forms.ColumnHeader();
39 this.columnHeaderDelta = new System.Windows.Forms.ColumnHeader();
40 this.pictureBoxTitle = new System.Windows.Forms.PictureBox();
41 this.panelHeader = new System.Windows.Forms.Panel();
42 this.labelKills = new System.Windows.Forms.Label();
43 this.label1 = new System.Windows.Forms.Label();
44 this.labelInterval = new System.Windows
[all...]
H A DOpenDialog.Designer.cs27 #region Windows Form Designer generated code
35 this.name_box_ = new System.Windows.Forms.TextBox();
36 this.label1 = new System.Windows.Forms.Label();
37 this.button1 = new System.Windows.Forms.Button();
46 this.name_box_.KeyUp += new System.Windows.Forms.KeyEventHandler(this.OnKeyUp);
70 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
84 private System.Windows.Forms.TextBox name_box_;
85 private System.Windows.Forms.Label label1;
86 private System.Windows.Forms.Button button1;
H A Dprogram.cs6 using System.Windows.Forms;
H A DOpenDialog.cs11 using System.Windows.Forms;
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_util.cc23 aura::Window::Windows root_windows =
26 for (aura::Window::Windows::const_iterator it = root_windows.begin();
/external/chromium_org/third_party/icu/source/data/mappings/
H A Ducmcore.mk3 # A list of UCM's to build for core MIME/Unix/Windows encodings
12 # Windows-125x
13 # EUC-CN, GBK (Windows cp936), GB 18030
14 # Big5 (Windows cp950)
15 # SJIS (Windows cp932), EUC-JP
16 # EUC-KR, KS C 5601, Windows cp949
/external/icu/icu4c/source/data/mappings/
H A Ducmcore.mk3 # A list of UCM's to build for core MIME/Unix/Windows encodings
12 # Windows-125x
13 # EUC-CN, GBK (Windows cp936), GB 18030
14 # Big5 (Windows cp950)
15 # SJIS (Windows cp932), EUC-JP
16 # EUC-KR, KS C 5601, Windows cp949
/external/chromium_org/ash/
H A Ddebug.cc16 aura::Window::Windows root_windows =
19 for (aura::Window::Windows::iterator it = root_windows.begin();
31 aura::Window::Windows root_windows =
34 for (aura::Window::Windows::iterator it = root_windows.begin();
46 aura::Window::Windows root_windows =
49 for (aura::Window::Windows::iterator it = root_windows.begin();
/external/chromium_org/ash/high_contrast/
H A Dhigh_contrast_controller.cc26 aura::Window::Windows root_window_list = Shell::GetAllRootWindows();
27 for (aura::Window::Windows::iterator it = root_window_list.begin();
/external/chromium_org/ui/aura/
H A Dwindow_tracker.h21 typedef std::set<Window*> Windows; typedef in class:aura::WindowTracker
29 // Adds |window| to the set of Windows being tracked.
43 Windows windows_;
/external/chromium_org/chrome/browser/chromeos/events/
H A Devent_rewriter_controller.cc25 aura::Window::Windows windows = ash::Shell::GetAllRootWindows();
26 for (aura::Window::Windows::iterator window_iter = windows.begin();
46 aura::Window::Windows windows = ash::Shell::GetAllRootWindows();
47 for (aura::Window::Windows::iterator it = windows.begin();
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Drw_lock_win.h16 #include <Windows.h>
/external/chromium_org/third_party/webrtc/test/win/
H A Drun_loop_win.cc16 #include <Windows.h>
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dmodule.mk20 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(ECHO_DRIVER_DONE)
/external/chromium_org/ui/wm/core/
H A Dtransient_window_stacking_client.cc20 bool GetAllTransientAncestors(Window* window, Window::Windows* ancestors) {
38 Window::Windows ancestors1;
39 Window::Windows ancestors2;
45 Window::Windows::reverse_iterator it1 = ancestors1.rbegin();
46 Window::Windows::reverse_iterator it2 = ancestors2.rbegin();
59 const Window::Windows& children((*target)->parent()->children());
110 const Window::Windows& siblings((*child)->parent()->children());
/external/chromium_org/ui/base/ime/win/
H A Dtsf_input_scope.h9 #include <Windows.h>
27 // Returns an instance of ITfInputScope, which is the Windows-specific
38 // Does nothing on Windows XP in case TSF is disabled.

Completed in 6158 milliseconds

1234567891011>>