Searched refs:leftTopX_ (Results 1 – 5 of 5) sorted by relevance
386 leftTopX_ = leftTopX; in Rect()400 return leftTopX_; in GetLeftTopXScreenPostion()445 leftTopX_ = leftTopX; in SetLeftTopScreenPostion()462 int32_t leftTopX_ = 0;
523 int32_t leftTopX_ = INIT_POINT_DISPLAY; variable
642 leftTopX_ = INIT_POINT_DISPLAY; in Clear()708 leftTopX_ = focusedElementInfo.GetRectInScreen().GetLeftTopXScreenPostion(); in HandleTouchGuidingStateInnerDown()712 …longPressOffsetX_ = static_cast<float>(DIVIDE_2(leftTopX_ + rightBottomX_) - pointerIterm.GetDispl… in HandleTouchGuidingStateInnerDown()
489 int32_t leftTopX_ = rectWindow.posX_; in CompareRect() local502 if (rectAccessibility.GetLeftTopXScreenPostion() == leftTopX_ && in CompareRect()
484 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, leftTopX_); in ReadFromParcel()493 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, leftTopX_); in Marshalling()