Home
last modified time | relevance | path

Searched refs:mPendingComposition (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DTextEventDispatcher.h156 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
172 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
190 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
208 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
225 return mPendingComposition.Flush(this, aStatus, aEventTime);
233 mPendingComposition.Clear(); in ClearPendingComposition()
242 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
336 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp130 mPendingComposition.Clear();
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DTextEventDispatcher.h182 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
197 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
213 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
230 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
246 return mPendingComposition.Flush(this, aStatus, aEventTime);
252 void ClearPendingComposition() { mPendingComposition.Clear(); } in ClearPendingComposition()
259 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
370 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp187 mPendingComposition.Clear(); in OnDestroyWidget()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DTextEventDispatcher.h170 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
185 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
201 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
218 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
234 return mPendingComposition.Flush(this, aStatus, aEventTime);
240 void ClearPendingComposition() { mPendingComposition.Clear(); } in ClearPendingComposition()
247 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
358 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp206 mPendingComposition.Clear(); in OnDestroyWidget()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DTextEventDispatcher.h191 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
206 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
222 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
239 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
255 return mPendingComposition.Flush(this, aStatus, aEventTime);
261 void ClearPendingComposition() { mPendingComposition.Clear(); } in ClearPendingComposition()
268 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
382 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp187 mPendingComposition.Clear(); in OnDestroyWidget()
/dports/www/firefox/firefox-99.0/widget/
H A DTextEventDispatcher.h208 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
223 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
239 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
256 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
272 return mPendingComposition.Flush(this, aStatus, aEventTime);
278 void ClearPendingComposition() { mPendingComposition.Clear(); } in ClearPendingComposition()
285 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
404 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp190 mPendingComposition.Clear(); in OnDestroyWidget()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DTextEventDispatcher.h191 return mPendingComposition.SetString(aString); in SetPendingCompositionString()
206 return mPendingComposition.AppendClause(aLength, aTextRangeType); in AppendClauseToPendingComposition()
222 return mPendingComposition.SetCaret(aOffset, aLength); in SetCaretInPendingComposition()
239 return mPendingComposition.Set(aString, aRanges); in SetPendingComposition()
255 return mPendingComposition.Flush(this, aStatus, aEventTime);
261 void ClearPendingComposition() { mPendingComposition.Clear(); } in ClearPendingComposition()
268 return mPendingComposition.GetClauses(); in GetPendingCompositionClauses()
382 PendingComposition mPendingComposition; variable
H A DTextEventDispatcher.cpp187 mPendingComposition.Clear(); in OnDestroyWidget()