Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
Dpanel_common.h35 struct HotArea { struct
36 std::vector<Rosen::Rect> keyboardHotArea; argument
37 std::vector<Rosen::Rect> panelHotArea; argument
50 HotArea landscape; argument
/base/msdp/device_status/intention/cooperate/plugin/include/
Dhot_area.h47 HotArea(IContext *env) : env_(env) {} in HotArea() function