Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h202 isRotationEvent_ = event.isRotationEvent; in AxisInfo()
265 isRotationEvent_ = rotationFlag; in SetIsRotationEvent()
270 return isRotationEvent_; in GetIsRotationEvent()
327 bool isRotationEvent_ = false; variable