Home | History | Annotate | Download | only in textfield

Lines Matching refs:composition

45     // Called when the current composition text is confirmed or cleared.
59 // composition text will be confirmed first. Setting the same text will not
68 // The current composition text will be cleared.
79 // The current composition text will be cleared.
90 // The current composition text will be confirmed.
96 // If there is composition text, it'll be deleted instead.
102 // If there is composition text, it'll be deleted instead.
111 // The current composition text will be confirmed.
116 // Updates the cursor to the specified selection model. Any composition text
128 // The current composition text will be confirmed. The selection starts with
133 // The current composition text will be confirmed.
140 // The current composition text will be confirmed.
146 // The current composition text will be confirmed.
150 // The current composition text will be confirmed.
177 // Tells if any text is selected, even if the selection is in composition
182 // composition text.
195 // Sets composition text and attributes. If there is composition text already,
197 // replaced. If there is no selection, the composition text will be inserted
200 // composition text.
201 void SetCompositionText(const ui::CompositionText& composition);
203 // Converts current composition text into final content.
206 // Removes current composition text.
209 // Retrieves the range of current composition text.
212 // Returns true if there is composition text.