Searched refs:ArkDotIndicator (Results 1 – 3 of 3) sorted by relevance
357 left = (this.value as ArkDotIndicator).leftValue;358 top = (this.value as ArkDotIndicator).topValue;359 right = (this.value as ArkDotIndicator).rightValue;365 mask = (this.value as ArkDotIndicator).maskValue;431 if (this.stageValue instanceof ArkDotIndicator && this.value instanceof ArkDotIndicator) {435 (this.value as ArkDotIndicator).itemWidthValue439 (this.value as ArkDotIndicator).itemHeightValue450 (this.stageValue as ArkDotIndicator).maskValue,451 (this.value as ArkDotIndicator).maskValue454 (this.stageValue as ArkDotIndicator).colorValue,[all …]
1085 class ArkDotIndicator extends DotIndicator {1117 isEqual(another: ArkDotIndicator): boolean {
16064 class ArkDotIndicator extends DotIndicator { class28246 if (this.stageValue instanceof ArkDotIndicator && this.value instanceof ArkDotIndicator) {