Home | History | Annotate | Download | only in win

Lines Matching refs:composition

82   // Retrieves whether or not there is an ongoing composition.
134 // reset its composition status.
140 // Resets the composition status.
141 // Cancel the ongoing composition if it exists.
148 // Retrieves a composition result of the ongoing composition if it exists.
153 // Specifies the updated members of the ongoing composition, and must be
155 // This parameter is used for checking if the ongoing composition has
158 // Represents the object contains the composition result.
161 // The ongoing composition has a composition result.
163 // The ongoing composition does not have composition results.
169 // Retrieves the current composition status of the ongoing composition.
174 // Specifies the updated members of the ongoing composition, and must be
176 // This parameter is used for checking if the ongoing composition has
178 // * composition [out] (Composition)
179 // Represents the struct contains the composition status.
182 // The status of the ongoing composition is updated.
184 // The status of the ongoing composition is not updated.
189 CompositionText* composition);
197 // Represents whether or not to complete the ongoing composition.
199 // After finishing the ongoing composition and close its IME windows,
200 // start another composition and display its IME windows to the given
203 // Just move the IME windows of the ongoing composition to the given
216 // Cancels an ongoing composition of the IME attached to the given window.
231 // Updates the setting whether we want IME to render composition text.
266 // Retrieves the composition information.
268 CompositionText* composition);
273 // Completes the ongoing composition if it exists.
280 // Represents whether or not there is an ongoing composition in a browser
322 // Indicates whether or not we want IME to render composition text.