Home
last modified time | relevance | path

Searched refs:TextEventDispatcher (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DTextEventDispatcher.cpp28 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget) in TextEventDispatcher() function in mozilla::widget::TextEventDispatcher
53 nsresult TextEventDispatcher::BeginInputTransaction( in BeginInputTransaction()
180 void TextEventDispatcher::EndInputTransaction( in EndInputTransaction()
202 void TextEventDispatcher::OnDestroyWidget() { in OnDestroyWidget()
215 nsresult TextEventDispatcher::GetState() const { in GetState()
253 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchEvent()
264 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchInputEvent()
283 nsresult TextEventDispatcher::StartComposition( in StartComposition()
346 nsresult TextEventDispatcher::CommitComposition( in CommitComposition()
402 nsresult TextEventDispatcher::NotifyIME( in NotifyIME()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
32 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
45 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) = 0;
84 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h34 class TextEventDispatcher final {
35 ~TextEventDispatcher() {} in ~TextEventDispatcher()
37 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
40 explicit TextEventDispatcher(nsIWidget* aWidget);
136 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
329 nsresult Flush(TextEventDispatcher* aDispatcher, nsEventStatus& aStatus,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DTextEventDispatcher.cpp22 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget) in TextEventDispatcher() function in mozilla::widget::TextEventDispatcher
34 nsresult TextEventDispatcher::BeginInputTransaction( in BeginInputTransaction()
40 nsresult TextEventDispatcher::BeginTestInputTransaction( in BeginTestInputTransaction()
161 void TextEventDispatcher::EndInputTransaction( in EndInputTransaction()
183 void TextEventDispatcher::OnDestroyWidget() { in OnDestroyWidget()
197 nsresult TextEventDispatcher::GetState() const { in GetState()
262 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchEvent()
292 nsresult TextEventDispatcher::StartComposition( in StartComposition()
355 nsresult TextEventDispatcher::CommitComposition( in CommitComposition()
412 nsresult TextEventDispatcher::NotifyIME( in NotifyIME()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
32 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
45 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) = 0;
84 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h36 class TextEventDispatcher final {
37 ~TextEventDispatcher() = default;
39 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
42 explicit TextEventDispatcher(nsIWidget* aWidget);
150 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
353 nsresult Flush(TextEventDispatcher* aDispatcher, nsEventStatus& aStatus,
/dports/www/firefox/firefox-99.0/widget/
H A DTextEventDispatcher.cpp25 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget) in TextEventDispatcher() function in mozilla::widget::TextEventDispatcher
37 nsresult TextEventDispatcher::BeginInputTransaction( in BeginInputTransaction()
43 nsresult TextEventDispatcher::BeginTestInputTransaction( in BeginTestInputTransaction()
164 void TextEventDispatcher::EndInputTransaction( in EndInputTransaction()
186 void TextEventDispatcher::OnDestroyWidget() { in OnDestroyWidget()
200 nsresult TextEventDispatcher::GetState() const { in GetState()
260 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchEvent()
290 nsresult TextEventDispatcher::StartComposition( in StartComposition()
353 nsresult TextEventDispatcher::CommitComposition( in CommitComposition()
410 nsresult TextEventDispatcher::NotifyIME( in NotifyIME()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
32 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
45 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) = 0;
84 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h36 class TextEventDispatcher final {
37 ~TextEventDispatcher() = default;
39 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
42 explicit TextEventDispatcher(nsIWidget* aWidget);
156 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
375 nsresult Flush(TextEventDispatcher* aDispatcher, nsEventStatus& aStatus,
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DTextEventDispatcher.cpp22 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget) in TextEventDispatcher() function in mozilla::widget::TextEventDispatcher
34 nsresult TextEventDispatcher::BeginInputTransaction( in BeginInputTransaction()
40 nsresult TextEventDispatcher::BeginTestInputTransaction( in BeginTestInputTransaction()
161 void TextEventDispatcher::EndInputTransaction( in EndInputTransaction()
183 void TextEventDispatcher::OnDestroyWidget() { in OnDestroyWidget()
197 nsresult TextEventDispatcher::GetState() const { in GetState()
262 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchEvent()
292 nsresult TextEventDispatcher::StartComposition( in StartComposition()
355 nsresult TextEventDispatcher::CommitComposition( in CommitComposition()
412 nsresult TextEventDispatcher::NotifyIME( in NotifyIME()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
32 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
45 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) = 0;
84 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h36 class TextEventDispatcher final {
37 ~TextEventDispatcher() = default;
39 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
42 explicit TextEventDispatcher(nsIWidget* aWidget);
150 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
353 nsresult Flush(TextEventDispatcher* aDispatcher, nsEventStatus& aStatus,
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DTextEventDispatcher.cpp25 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget)
44 TextEventDispatcher::BeginInputTransaction(
52 TextEventDispatcher::BeginTestInputTransaction(
62 TextEventDispatcher::BeginNativeInputTransaction()
76 TextEventDispatcher::BeginInputTransactionInternal(
127 TextEventDispatcher::OnDestroyWidget()
140 TextEventDispatcher::GetState() const
384 TextEventDispatcher::DispatchKeyboardEvent(
539 TextEventDispatcher::MaybeDispatchKeypressEvents(
596 TextEventDispatcher::PendingComposition::Clear()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
30 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
38 TextEventDispatcher* aTextEventDispatcher) = 0;
77 TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h33 class TextEventDispatcher final
35 ~TextEventDispatcher() in ~TextEventDispatcher()
39 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
42 explicit TextEventDispatcher(nsIWidget* aWidget);
121 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
323 nsresult Flush(TextEventDispatcher* aDispatcher,
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DTextEventDispatcher.cpp22 TextEventDispatcher::TextEventDispatcher(nsIWidget* aWidget) in TextEventDispatcher() function in mozilla::widget::TextEventDispatcher
34 nsresult TextEventDispatcher::BeginInputTransaction( in BeginInputTransaction()
40 nsresult TextEventDispatcher::BeginTestInputTransaction( in BeginTestInputTransaction()
161 void TextEventDispatcher::EndInputTransaction( in EndInputTransaction()
183 void TextEventDispatcher::OnDestroyWidget() { in OnDestroyWidget()
196 nsresult TextEventDispatcher::GetState() const { in GetState()
234 RefPtr<TextEventDispatcher> kungFuDeathGrip(this); in DispatchEvent()
264 nsresult TextEventDispatcher::StartComposition( in StartComposition()
327 nsresult TextEventDispatcher::CommitComposition( in CommitComposition()
386 nsresult TextEventDispatcher::NotifyIME( in NotifyIME()
[all …]
H A DTextEventDispatcherListener.h13 class TextEventDispatcher; variable
32 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
45 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) = 0;
84 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
H A DTextEventDispatcher.h34 class TextEventDispatcher final {
35 ~TextEventDispatcher() = default;
37 NS_INLINE_DECL_REFCOUNTING(TextEventDispatcher)
40 explicit TextEventDispatcher(nsIWidget* aWidget);
148 return const_cast<TextEventDispatcher*>(this); in GetPseudoIMEContext()
341 nsresult Flush(TextEventDispatcher* aDispatcher, nsEventStatus& aStatus,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DTextInputProcessor.h28 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
37 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
43 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
46 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
165 TextEventDispatcher* mDispatcher; // [Weak]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DTextInputProcessor.h24 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
33 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
36 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
39 TextEventDispatcher* aTextEventDispatcher,
182 TextEventDispatcher* mDispatcher; // [Weak]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DTextInputProcessor.h32 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
42 NotifyIME(TextEventDispatcher* aTextEventDispatcher,
48 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
51 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
242 TextEventDispatcher* mDispatcher; // [Weak]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DTextInputProcessor.h31 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
40 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
46 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
49 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
231 TextEventDispatcher* mDispatcher; // [Weak]
/dports/www/firefox/firefox-99.0/dom/base/
H A DTextInputProcessor.h32 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
42 NotifyIME(TextEventDispatcher* aTextEventDispatcher,
48 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
51 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
242 TextEventDispatcher* mDispatcher; // [Weak]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DTextInputProcessor.h32 typedef mozilla::widget::TextEventDispatcher TextEventDispatcher; typedef
42 NotifyIME(TextEventDispatcher* aTextEventDispatcher,
48 OnRemovedFrom(TextEventDispatcher* aTextEventDispatcher) override;
51 WillDispatchKeyboardEvent(TextEventDispatcher* aTextEventDispatcher,
242 TextEventDispatcher* mDispatcher; // [Weak]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinTextEventDispatcherListener.h30 NS_IMETHOD NotifyIME(TextEventDispatcher* aTextEventDispatcher,
33 TextEventDispatcher* aTextEventDispatcher) override;
35 TextEventDispatcher* aTextEventDispatcher,

1234567