Searched refs:rightWidth (Results 1 – 4 of 4) sorted by relevance
460 this.__rightWidth = new SynchedPropertySimpleOneWayPU(y62.rightWidth, this, "rightWidth");521 if (w62.rightWidth === undefined) {547 this.__rightWidth.reset(v62.rightWidth);675 get rightWidth() {678 set rightWidth(h62) {1135 Flex.width(this.parentDirection === FlexDirection.Column ? undefined : this.rightWidth);1819 rightWidth: this.calculatedRightWidth(),1840 rightWidth: this.calculatedRightWidth(),1857 rightWidth: this.calculatedRightWidth()
280 @Prop rightWidth: string = RIGHT_PART_WIDTH;672 .width(this.parentDirection === FlexDirection.Column ? undefined : this.rightWidth)916 rightWidth: this.calculatedRightWidth(),
1872 Dimension rightWidth; in CheckLocalizedBorderImageWidth() local1879 rightWidth = borderImageProperty->borderImageStart_->GetBorderImageWidth(); in CheckLocalizedBorderImageWidth()1890 rightWidth = borderImageProperty->borderImageEnd_->GetBorderImageWidth(); in CheckLocalizedBorderImageWidth()1894 borderImageProperty->SetEdgeWidth(BorderImageDirection::RIGHT, rightWidth); in CheckLocalizedBorderImageWidth()
71 auto rightWidth = decoration.GetBorder().Right().GetWidth().ConvertToPx(dipScale) + in GetInnerRect() local78 rightWidth += paddingHorizonForSearch_; in GetInnerRect()86 outer.Right() - rightWidth - leftWidth - iconSpacing - passwordIconSpacing, in GetInnerRect()90 outer.Right() - rightWidth - leftWidth - iconSpacing - passwordIconSpacing, in GetInnerRect()