Searched defs:Windows (Results 1 - 12 of 12) sorted by relevance

/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_;
H A Dwindow.h73 typedef std::vector<Window*> Windows; typedef in class:aura::Window
86 // A type is used to identify a class of Windows and customize behavior such
197 const Windows& children() const { return children_; }
394 // Offsets the first encountered Windows with layers by |offset|. This
395 // recurses through all layerless Windows, stopping at windows with layers.
500 Windows children_;
/external/chromium_org/tools/site_compare/drivers/win32/
H A Dkeyboard.py15 import win32con # Windows constants namespace
38 # Windows API keyboard device drivers call) so this is a very
81 support for Windows key
H A Dmouse.py16 import win32con # Windows constants namespace
/external/chromium_org/ui/wm/core/
H A Dtransient_window_manager.h31 typedef std::vector<aura::Window*> Windows; typedef in class:wm::TransientWindowManager
49 const Windows& transient_children() const { return transient_children_; }
78 Windows transient_children_;
/external/chromium_org/ui/views/widget/
H A Dwindow_reorderer_unittest.cc40 typedef std::vector<aura::Window*> Windows; typedef
41 for (Windows::const_iterator it = parent.children().begin();
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_name.h43 ((Windows, SkTEndian_SwapBE16(3)))
119 /** Name table strings using PlatformID::Windows must use Symbol, UnicodeBMPUCS2, or
123 struct Windows { struct in union:SkOTTableName::Record::EncodingID
126 ((UnicodeBMPUCS2, SkTEndian_SwapBE16(1))) // UCS2-BE, Windows default
276 * On Windows the current set can be had from EnumSystemLocalesEx and LocaleNameToLCID.
278 struct Windows { struct in union:SkOTTableName::Record::LanguageID
/external/clang/lib/Driver/
H A DWindowsToolChain.cpp23 // Include the necessary headers to interface with the Windows registry and
41 Windows::Windows(const Driver &D, const llvm::Triple& Triple, function in class:Windows
46 Tool *Windows::buildLinker() const {
50 Tool *Windows::buildAssembler() const {
57 bool Windows::IsIntegratedAssemblerDefault() const {
61 bool Windows::IsUnwindTablesDefault() const {
69 bool Windows::isPICDefault() const {
73 bool Windows::isPIEDefault() const {
77 bool Windows
[all...]
H A DToolChains.h724 class LLVM_LIBRARY_VISIBILITY Windows : public ToolChain { class in namespace:clang::driver::toolchains
726 Windows(const Driver &D, const llvm::Triple &Triple,
/external/skia/src/sfnt/
H A DSkOTTable_name.h43 ((Windows, SkTEndian_SwapBE16(3)))
119 /** Name table strings using PlatformID::Windows must use Symbol, UnicodeBMPUCS2, or
123 struct Windows { struct in union:SkOTTableName::Record::EncodingID
126 ((UnicodeBMPUCS2, SkTEndian_SwapBE16(1))) // UCS2-BE, Windows default
276 * On Windows the current set can be had from EnumSystemLocalesEx and LocaleNameToLCID.
278 struct Windows { struct in union:SkOTTableName::Record::LanguageID
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc473 struct Windows { struct
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 406 milliseconds