Searched refs:selectedItemHeightValue (Results 1 – 6 of 6) sorted by relevance
364 selectedItemHeight = (this.value as ArkDotIndicator).selectedItemHeightValue;446 (this.stageValue as ArkDotIndicator).selectedItemHeightValue,447 (this.value as ArkDotIndicator).selectedItemHeightValue
1094 selectedItemHeightValue: Length | undefined;1110 this.selectedItemHeightValue = undefined;1127 this.selectedItemHeightValue === another.selectedItemHeightValue &&
224 …auto selectedItemHeightValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_SELECTED_I… in GetDotIndicatorInfo() local253 …dimPosition = StringUtils::StringToCalcDimension(selectedItemHeightValue, false, DimensionUnit::VP… in GetDotIndicatorInfo()254 …bool parseSeleItemHOk = !selectedItemHeightValue.empty() && dimPosition.Unit() != DimensionUnit::P… in GetDotIndicatorInfo()
452 JSRef<JSVal> selectedItemHeightValue = in GetDotIndicatorInfo() local484 …ParseJsDimensionVp(selectedItemHeightValue, dimPosition) && (dimPosition.Unit() != DimensionUnit::… in GetDotIndicatorInfo()
1908 this.selectedItemHeightValue = value;
16075 this.selectedItemHeightValue = undefined;16090 this.selectedItemHeightValue === another.selectedItemHeightValue &&28207 selectedItemHeight = this.value.selectedItemHeightValue;28250 …!isBaseOrResourceEqual(this.stageValue.selectedItemHeightValue, this.value.selectedItemHeightValue…