Searched
full:windows (Results
276 -
300 of
2934) sorted by null
<<11121314151617181920>>
/external/webkit/WebKit/chromium/public/win/ |
WebInputEventFactory.h | 36 #include <windows.h> 50 // Windows only provides information on whether a click was a single or
|
WebThemeEngine.h | 42 // Windows Theme API (see 45 // parameter of the Windows DrawFrameControl() function.
|
/external/webkit/WebKitTools/DumpRenderTree/ |
LayoutTestController.cpp | 285 // Has mac & windows implementation 294 // Has mac & windows implementation 303 // Has mac & windows implementation 326 // Has mac implementation, needs windows implementation 335 // Has mac implementation, needs windows implementation 344 // Has mac & windows implementation 367 // Has Mac & Windows implementations. 408 // Has Windows implementation 461 // Has mac & windows implementation 519 // Has mac & windows implementatio 1053 int windows = controller->windowCount(); local [all...] |
/external/webkit/WebKitTools/MIDLWrapper/ |
MIDLWrapper.cpp | 3 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers 7 #include <windows.h>
|
/frameworks/base/awt/org/apache/harmony/awt/wtk/ |
WindowFactory.java | 48 * @param id - HWND on Windows xwindow on X 63 * Returns whether native system supports the state for windows.
|
/packages/apps/Settings/assets/html/cs/ |
tethering_help.html | 23 <li>Sdílení datového p?ipojení funguje v systémech Windows Vista, Windows 7 a Linux.</li><br>
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
dir | 39 * windmc: (binutils)windmc. Generator for Windows message resources. 40 * windres: (binutils)windres. Manipulate Windows resources.
|
/sdk/files/ |
alias_rules.xml | 18 <os family="windows" /> 21 <os family="windows" />
|
/external/webkit/WebCore/platform/text/gtk/ |
TextCodecGtk.cpp | 82 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1256 = { "windows-1256", "CP1256", "MS-ARAB", 0 }; // rearranged, windows-1256 now declared the canonical name and put to lowercase to fix /fast/encoding/ahram-org-eg.html test case 86 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1255 = { "windows-1255", "CP1255", "MS-HEBR", 0 }; // rearranged, moved windows-1255 as canonical and lowercased, fixing /fast/encoding/meta-charset.html 91 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_WINDOWS_1253 = { "WINDOWS-1253", 0 }; 98 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_WINDOWS_1251 = { "windows-1251", "CP1251", 0 }; // CP1251 added to pass /fast/encoding/charset-cp1251.html 102 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP874 = { "CP874", "WINDOWS-874", 0 }; 114 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1250 = { "CP1250", "MS-EE", "WINDOWS-1250", 0 }; 118 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1258 = { "CP1258", "WINDOWS-1258", 0 }; 121 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1254 = { "CP1254", "MS-TURK", "WINDOWS-1254", 0 } [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | 119 * like active content to appear. This will cause windows behind to 123 * given to windows behind. 183 * layout of other windows. 189 * area of windows behind it. Must be called with the 199 * area of windows behind it. Must be called with the 222 * this window. May return null for system windows. 230 * this window has actually displayed any windows. This is most useful 231 * with the "starting up" window to determine if any windows were 234 * @return Returns true if one or more windows have been displayed, 400 * to do things like ensure that windows of a specific type can't tak [all...] |
/build/tools/apriori/ |
Android.mk | 27 ifeq ($(HOST_OS),windows)
|
/build/tools/soslim/ |
Android.mk | 22 ifeq ($(HOST_OS),windows)
|
/development/host/windows/usb/adb_winapi_test/ |
BUILDME.TXT | 15 In order to build adb_winapi_test.dll you will need to install Windows Driver
|
/development/host/windows/usb/api/ |
BUILDME.TXT | 15 In order to build AdbWinApi.dll you will need to install Windows Driver Kit,
|
/development/host/windows/usb/legacy/driver/ |
android_usb.rc | 17 #include <windows.h>
|