Home
last modified time | relevance | path

Searched defs:kMove (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tools/skui/
DInputState.h9 kMove, // only valid for mouse enumerator
/third_party/skia/include/core/
DSkPathTypes.h51 kMove, //!< SkPath::RawIter returns 1 point enumerator
/third_party/skia/tests/
DSkPathRangeIterTest.cpp16 kMove = (int)SkPathVerb::kMove, in DEF_TEST() enumerator
DPathTest.cpp4545 constexpr SkPath::Verb kMove = SkPath::kMove_Verb; in test_skbug_6947() local
/third_party/skia/src/utils/
DSkCustomTypeface.cpp254 kMove, enumerator
/third_party/node/deps/v8/src/diagnostics/
Dperf-jit.cc75 kMove = 1, enumerator