Home
last modified time | relevance | path

Searched defs:CursorInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.h39 struct CursorInfo { struct
40 Rect rect;
41 bool needRedraw;
42 bool enableCursor;
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h110 struct CursorInfo { struct
115 bool operator==(const CursorInfo &info) const argument