Searched defs:CandidateWindowProperty (Results 1 – 4 of 4) sorted by relevance
25 struct UI_BASE_EXPORT CandidateWindowProperty { struct28 int page_size;29 int cursor_position;30 bool is_cursor_visible;31 bool is_vertical;32 bool show_window_at_composition;36 std::string auxiliary_text;60 const CandidateWindowProperty& GetProperty() const { in GetProperty() argument
85 CandidateWindow::CandidateWindowProperty::CandidateWindowProperty() in CandidateWindowProperty() function in ui::CandidateWindow::CandidateWindowProperty
110 struct CandidateWindowProperty { struct113 int page_size;114 bool is_cursor_visible;115 bool is_vertical;116 bool show_window_at_composition;120 std::string auxiliary_text;121 bool is_auxiliary_text_visible;
38 InputMethodEngineInterface::CandidateWindowProperty::CandidateWindowProperty() in CandidateWindowProperty() function in chromeos::InputMethodEngineInterface::CandidateWindowProperty