HomeSort by relevance Sort by last modified time
    Searched defs:TriState (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/
TriState.h 31 enum TriState {
39 using WTF::TriState;
  /external/chromium_org/third_party/skia/include/views/
SkOSMenu.h 31 * TriState : TriState
44 enum TriState {
74 void setTriState(TriState value) const; //For Tristate
139 SkEventSinkID target, TriState defaultState = kOffState);
170 static bool FindTriState(const SkEvent& evt, const char slotName[], TriState* value);
  /external/skia/include/views/
SkOSMenu.h 31 * TriState : TriState
44 enum TriState {
74 void setTriState(TriState value) const; //For Tristate
139 SkEventSinkID target, TriState defaultState = kOffState);
170 static bool FindTriState(const SkEvent& evt, const char slotName[], TriState* value);
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h 287 enum TriState {
295 TriState fEnabled;
418 TriState fEnabled;
428 TriState fMSAAEnabled;
431 TriState fHWStencilTestEnabled;
435 TriState fHWWriteToColor;
436 TriState fHWDitherEnabled;
  /external/skia/src/gpu/gl/
GrGpuGL.h 307 enum TriState {
315 TriState fEnabled;
438 TriState fEnabled;
449 TriState fMSAAEnabled;
450 TriState fSmoothLineEnabled;
461 TriState fHWStencilTestEnabled;
465 TriState fHWWriteToColor;
466 TriState fHWDitherEnabled;
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 103 milliseconds