Searched refs:offsetYValue (Results 1 – 2 of 2) sorted by relevance
135 auto offsetYValue = globalOffset.GetY() - globalY; in CalculateTextDragData() local136 …RectF rect(textStartOffset.GetX() + offsetXValue, textStartOffset.GetY() + offsetYValue, width, he… in CalculateTextDragData()137 SelectPositionInfo info(leftHandler.GetX() + offsetXValue, leftHandler.GetY() + offsetYValue, in CalculateTextDragData()138 rightHandler.GetX() + offsetXValue, rightHandler.GetY() + offsetYValue); in CalculateTextDragData()
1481 auto offsetYValue = options[NUM_6]; in SetOverlay() local1500 overlay.y = CalcDimension(offsetYValue, static_cast<DimensionUnit>(offsetYUnit)); in SetOverlay()