Home
last modified time | relevance | path

Searched refs:convertTextBackGroundStyleOptions (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkContainerSpan.ts27 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
41 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) ||
42 !stageTextBackGroundStyle.convertTextBackGroundStyleOptions(this.stageValue)) {
H A DArkImageSpan.ts60 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
73 …(!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) || !stageTextBackGroundStyle.c…
H A DArkSpan.ts96 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
108 …(!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) || !stageTextBackGroundStyle.c…
H A DArkClassDefine.ts1344 convertTextBackGroundStyleOptions(value: TextBackgroundStyle): boolean {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js7716 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
7727 …(!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) || !stageTextBackGroundStyle.c…
9707 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
9718 …(!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) || !stageTextBackGroundStyle.c…
15895 convertTextBackGroundStyleOptions(value) { method in ArkTextBackGroundStyle
31048 if (!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value)) {
31063 …(!textBackgroundStyle.convertTextBackGroundStyleOptions(this.value) || !stageTextBackGroundStyle.c…