Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkWeb.ts235 webCursiveFont(family: string): this {
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-arkui.md117 |新增|NA|模块名: web<br>类名: WebAttribute<br>方法 or 属性:webCursiveFont(family: string): WebAttribute;|web.d…
118 |新增|NA|类名:WebAttribute<br>方法or属性:webCursiveFont(family: string): WebAttribute;|web.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-arkui.md117 |Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webCursiveFont(…
118 |Added|NA|Class name: WebAttribute<br>Method or attribute name: webCursiveFont(family: string): Web…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts1490 webCursiveFont(family: string): this;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md1515 ### webCursiveFont<sup>9+</sup>
1517 webCursiveFont(family: string)
1544 .webCursiveFont(this.family)
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md1515 ### webCursiveFont<sup>9+</sup>
1517 webCursiveFont(family: string)
1544 .webCursiveFont(this.family)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js25259 webCursiveFont(family) { method in ArkWebComponent