Searched refs:isClose (Results 1 – 8 of 8) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_socket.js | 21 isClose: "[PC Preview] unknow isClose", property
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/ |
D | dataAbilityHelper.js | 31 isClose: "[PC Preview] unknow isClose", property
|
/third_party/skia/src/pathops/ |
D | SkOpSegment.h | 248 bool isClose(double t, const SkOpSegment* opp) const;
|
D | SkOpCoincidence.cpp | 70 if (!segment->isClose(midT, oppSegment)) { in expand() 87 if (!segment->isClose(midT, oppSegment)) { in expand()
|
D | SkPathOpsDebug.cpp | 1436 if (!segment->isClose(midT, oppSegment)) { in debugExpand() 1453 if (!segment->isClose(midT, oppSegment)) { in debugExpand()
|
D | SkOpSegment.cpp | 833 bool SkOpSegment::isClose(double t, const SkOpSegment* opp) const { in isClose() function in SkOpSegment
|
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | net.js | 339 isClose: "[PC Preview] unknow isClose", property
|
D | ability.js | 41 isClose: "[PC Preview] unknow isClose", property
|