Home
last modified time | relevance | path

Searched defs:rightBottomY_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_touch_guider.h526 int32_t rightBottomY_ = INIT_POINT_DISPLAY; variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_element_info.h465 int32_t rightBottomY_ = 0; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_window_manager.cpp492 int32_t rightBottomY_ = 0; in CompareRect() local