Home
last modified time | relevance | path

Searched refs:isRelative (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkParsePath.cpp51 bool isRelative, SkPoint* relative) { in find_points() argument
53 if (isRelative) { in find_points()
63 bool isRelative, SkScalar relative) { in find_scalar() argument
68 if (isRelative) { in find_scalar()
/third_party/skia/src/utils/
DSkParsePath.cpp51 bool isRelative, SkPoint* relative) { in find_points() argument
53 if (isRelative) { in find_points()
63 bool isRelative, SkScalar relative) { in find_scalar() argument
68 if (isRelative) { in find_scalar()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsevents.c492 const SDL_bool isRelative = mouse->relative_mode || mouse->relative_mode_warp; in WIN_WindowProc() local
495 if (!isRelative || mouse->focus != data->window) { in WIN_WindowProc()
505 if (isRelative) { in WIN_WindowProc()
/third_party/node/lib/internal/modules/cjs/
Dloader.js826 const isRelative = StringPrototypeStartsWith(request, './') ||
831 if (isRelative) {
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_runner/
Dbuild_runner.dart91 if (fs.path.isRelative(path)) {
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Ddrive.dart163 if (!fs.path.isRelative(appFile)) {
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js1682 isRelative: true