Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_window_info.h29 struct InputWindowInfo { struct
30 std::string name; // the name of inputWindow
31 int32_t left; // the abscissa of the upper-left vertex of inputWindow
32 int32_t top; // the ordinate of the upper-left vertex of inputWindow
33 uint32_t width; // the width of inputWindow
34 uint32_t height; // the height of inputWindow