Home
last modified time | relevance | path

Searched defs:Both (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSVGGlyph.h42 Both enumerator
/external/clang/test/CodeGenCXX/
Dconst-init-cxx11.cpp300 struct Both { struct
301 constexpr Both() : n(10) {} in Both() function
303 volatile int n;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DSplitView.js87 Both: "Both", property
/external/chromium_org/third_party/skia/src/utils/
DSkTFitsIn.h90 typedef SkTOutOfRange_Either<OutOfRange_Low, OutOfRange_High> Both; typedef
/external/skia/src/utils/
DSkTFitsIn.h90 typedef SkTOutOfRange_Either<OutOfRange_Low, OutOfRange_High> Both; typedef
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
/external/chromium_org/v8/src/
Dtypes.h1015 static BoundsImpl Both(BoundsImpl b1, BoundsImpl b2, Region* region) { in Both() function