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 272 enum TriState {
280 TriState fEnabled;
400 TriState fEnabled;
411 TriState fMSAAEnabled;
412 TriState fSmoothLineEnabled;
423 TriState fHWStencilTestEnabled;
426 TriState fHWWriteToColor;
427 TriState fHWDitherEnabled;
  /external/skia/src/gpu/gl/
GrGpuGL.h 272 enum TriState {
280 TriState fEnabled;
400 TriState fEnabled;
411 TriState fMSAAEnabled;
412 TriState fSmoothLineEnabled;
423 TriState fHWStencilTestEnabled;
426 TriState fHWWriteToColor;
427 TriState fHWDitherEnabled;
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 263 milliseconds