Home
last modified time | relevance | path

Searched refs:leftTopY_ (Results 1 – 2 of 2) sorted by relevance

/base/accessibility/interfaces/innerkits/asacfwk/include/
Daccessibility_element_info.h569 leftTopY_ = leftTopY; in Rect()
595 return leftTopY_; in GetLeftTopYScreenPostion()
631 leftTopY_ = leftTopY; in SetLeftTopScreenPostion()
681 int leftTopY_ = 0; variable
/base/accessibility/frameworks/asacfwk/src/
Daccessibility_element_info.cpp1383 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, leftTopY_); in ReadFromParcel()
1393 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, leftTopY_); in Marshalling()