/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/canvas/indexAPIBeginPath/ |
H A D | index.js | 22 ctx.beginPath(); 30 ctx.beginPath(); 39 ctx.beginPath(); 47 ctx.beginPath(); 55 ctx.beginPath(); 65 ctx.beginPath(); 74 ctx.beginPath(); 83 ctx.beginPath(); 91 ctx.beginPath(); 100 ctx.beginPath(); [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/canvas/indexAPIPerformance/ |
H A D | index.js | 38 ctx.beginPath(); 50 ctx.beginPath(); 58 ctx.beginPath(); 69 ctx.beginPath(); 77 ctx.beginPath(); 94 ctx.beginPath(); 108 ctx.beginPath(); 122 ctx.beginPath(); 140 ctx.beginPath(); 152 ctx.beginPath(); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-components-canvasrenderingcontext2d.md | 65 this.ctx.beginPath(); 71 this.ctx.beginPath(); 78 this.ctx.beginPath(); 85 this.ctx.beginPath(); 97 this.ctx.beginPath(); 103 this.ctx.beginPath(); 109 this.ctx.beginPath(); 117 this.ctx.beginPath(); 123 this.ctx.beginPath(); 128 this.ctx.beginPath(); [all …]
|
H A D | arkts-drawing-customization-on-canvas.md | 127 this.context.beginPath(); 167 this.context.beginPath(); 171 this.context.beginPath(); 175 this.context.beginPath();
|
H A D | ui-js-animate-frame.md | 56 ctx.beginPath(); 153 ctx.beginPath();
|
H A D | ui-js-components-path2d.md | 174 this.ctx.beginPath();
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-canvas-canvasrenderingcontext2d.md | 22 ctx.beginPath(); 181 ### beginPath()<sup>5+</sup> 191 ctx.beginPath(); 216 ctx.beginPath(); 239 ctx.beginPath(); 256 ctx.beginPath(); 339 ctx.beginPath();
|
/ohos5.0/docs/zh-cn/application-dev/form/ |
H A D | arkts-ui-widget-page-custom-drawing.md | 30 this.context.beginPath(); 43 this.context.beginPath(); 53 this.context.beginPath(); 62 this.context.beginPath(); 75 this.context.beginPath();
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-components-canvasrenderingcontext2d.md | 65 this.ctx.beginPath(); 71 this.ctx.beginPath(); 78 this.ctx.beginPath(); 85 this.ctx.beginPath(); 97 this.ctx.beginPath(); 103 this.ctx.beginPath(); 109 this.ctx.beginPath(); 117 this.ctx.beginPath(); 123 this.ctx.beginPath(); 128 this.ctx.beginPath(); [all …]
|
H A D | ui-js-animate-frame.md | 57 ctx.beginPath(); 154 ctx.beginPath();
|
H A D | arkts-drawing-customization-on-canvas.md | 127 this.context.beginPath(); 167 this.context.beginPath(); 171 this.context.beginPath(); 175 this.context.beginPath();
|
/ohos5.0/docs/en/application-dev/form/ |
H A D | arkts-ui-widget-page-custom-drawing.md | 30 this.context.beginPath(); 43 this.context.beginPath(); 53 this.context.beginPath(); 62 this.context.beginPath(); 75 this.context.beginPath();
|
/ohos5.0/docs/zh-cn/third-party-cases/ |
H A D | time-styles-shift.md | 78 this.ctx.beginPath(); //创建一个新的绘制路径 96 this.ctx.beginPath(); //创建一个新的绘制路径 114 this.ctx.beginPath(); //创建一个新的绘制路径 221 this.ctx.beginPath(); //创建一个新的绘制路径 239 this.ctx.beginPath(); //创建一个新的绘制路径 252 this.ctx.beginPath(); //创建一个新的绘制路径 265 this.ctx.beginPath(); //创建一个新的绘制路径
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-canvas-canvasrenderingcontext2d.md | 22 ctx.beginPath(); 181 ### beginPath()<sup>5+</sup> 191 ctx.beginPath(); 216 ctx.beginPath(); 239 ctx.beginPath(); 256 ctx.beginPath(); 339 ctx.beginPath();
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
H A D | sym_token_manager.c | 57 const char *beginPath = GetStorageDirPathCe(); in GetTokensFilePathCe() local 58 if (beginPath == NULL) { in GetTokensFilePathCe() 63 beginPath, osAccountId) <= 0) { in GetTokensFilePathCe() 72 const char *beginPath = GetAccountStoragePath(); in GetTokensFilePathDe() local 73 if (beginPath == NULL) { in GetTokensFilePathDe() 79 writeByteNum = sprintf_s(tokenPath, pathBufferLen, "%s/account_data_sym.dat", beginPath); in GetTokensFilePathDe() 81 …writeByteNum = sprintf_s(tokenPath, pathBufferLen, "%s/account_data_sym%d.dat", beginPath, osAccou… in GetTokensFilePathDe()
|
H A D | asy_token_manager.c | 96 const char *beginPath = GetStorageDirPathCe(); in GetTokenPathCe() local 97 if (beginPath == NULL) { in GetTokenPathCe() 102 beginPath, osAccountId) <= 0) { in GetTokenPathCe() 111 const char *beginPath = GetAccountStoragePath(); in GetTokenPathDe() local 112 if (beginPath == NULL) { in GetTokenPathDe() 118 writeByteNum = sprintf_s(tokenPath, pathBufferLen, "%s/account_data_asy.dat", beginPath); in GetTokenPathDe() 120 …writeByteNum = sprintf_s(tokenPath, pathBufferLen, "%s/account_data_asy%d.dat", beginPath, osAccou… in GetTokenPathDe()
|
/ohos5.0/base/security/device_auth/services/privacy_enhancement/src/ |
H A D | pseudonym_manager.c | 185 const char *beginPath = GetStorageDirPathCe(); in GetPseudonymPathCe() local 186 if (beginPath == NULL) { in GetPseudonymPathCe() 190 …if (sprintf_s(path, pathBufferLen, "%s/%d/deviceauth/pseudonym/pseudonym_data.dat", beginPath, osA… in GetPseudonymPathCe() 199 const char *beginPath = GetPseudonymStoragePath(); in GetPseudonymPathDe() local 200 if (beginPath == NULL) { in GetPseudonymPathDe() 206 writeByteNum = sprintf_s(path, pathBufferLen, "%s/pseudonym_data.dat", beginPath); in GetPseudonymPathDe() 208 … writeByteNum = sprintf_s(path, pathBufferLen, "%s/pseudonym_data%d.dat", beginPath, osAccountId); in GetPseudonymPathDe()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-canvas-canvasrenderingcontext2d.md | 26 ctx.beginPath(); 33 ctx.beginPath(); 162 ctx.beginPath(); 188 ctx.beginPath(); 827 ### beginPath subsection 828 beginPath(): void 885 ctx.beginPath(); 922 ctx.beginPath(); 952 ctx.beginPath(); 1039 ctx.beginPath(); [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/canvas/indexAPIDraw/ |
H A D | index.js | 38 ctx.beginPath();
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/pages/ |
H A D | enrolling.ets | 123 this.context.beginPath() 130 this.context.beginPath()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-canvas-canvasrenderingcontext2d.md | 26 ctx.beginPath(); 33 ctx.beginPath(); 162 ctx.beginPath(); 188 ctx.beginPath(); 827 ### beginPath subsection 828 beginPath(): void 885 ctx.beginPath(); 922 ctx.beginPath(); 952 ctx.beginPath(); 1039 ctx.beginPath(); [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-canvasrenderingcontext2d.md | 243 this.context.beginPath() 276 this.context.beginPath() 1369 ### beginPath subsection 1371 beginPath(): void 1398 this.context.beginPath() 1451 this.context.beginPath() 1502 this.context.beginPath() 1662 this.context.beginPath() 1715 this.context.beginPath() 1770 this.context.beginPath() [all …]
|
H A D | ts-offscreencanvasrenderingcontext2d.md | 251 offContext.beginPath() 288 offContext.beginPath() 1376 ### beginPath subsection 1378 beginPath(): void 1407 offContext.beginPath() 1464 offContext.beginPath() 1519 offContext.beginPath() 1689 offContext.beginPath() 1746 offContext.beginPath() 1805 offContext.beginPath() [all …]
|
/ohos5.0/base/security/device_auth/services/data_manager/src/ |
H A D | data_manager.c | 188 const char *beginPath = GetStorageDirPathCe(); in GetOsAccountInfoPathCe() local 189 if (beginPath == NULL) { in GetOsAccountInfoPathCe() 193 …if (sprintf_s(infoPath, pathBufferLen, "%s/%d/deviceauth/hcgroup.dat", beginPath, osAccountId) <= … in GetOsAccountInfoPathCe() 202 const char *beginPath = GetStorageDirPath(); in GetOsAccountInfoPathDe() local 203 if (beginPath == NULL) { in GetOsAccountInfoPathDe() 209 writeByteNum = sprintf_s(infoPath, pathBufferLen, "%s/hcgroup.dat", beginPath); in GetOsAccountInfoPathDe() 211 … writeByteNum = sprintf_s(infoPath, pathBufferLen, "%s/hcgroup%d.dat", beginPath, osAccountId); in GetOsAccountInfoPathDe()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_modifier.cpp | 1062 RSPath beginPath; in PaintBeginHalf() local 1071 beginPath.MoveTo(centerPt.GetX() + radius - halfThickness, centerPt.GetY()); in PaintBeginHalf() 1072 beginPath.ArcTo(centerPt.GetX() + radius - halfThickness, centerPt.GetY() - halfThickness, in PaintBeginHalf() 1074 …beginPath.ArcTo(centerPt.GetX() - radius - halfThickness, centerPt.GetY() - radius - halfThickness, in PaintBeginHalf() 1076 beginPath.LineTo(centerPt.GetX() - radius + halfThickness, centerPt.GetY()); in PaintBeginHalf() 1077 …beginPath.ArcTo(centerPt.GetX() - radius + halfThickness, centerPt.GetY() - radius + halfThickness, in PaintBeginHalf() 1079 beginPath.Close(); in PaintBeginHalf() 1084 canvas.DrawPath(beginPath); in PaintBeginHalf()
|