/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/ |
H A D | profile_oauth2_token_service_delegate.cc | 15 delegate_->StartBatchChanges(); in ScopedBatchChange() 55 void ProfileOAuth2TokenServiceDelegate::StartBatchChanges() { in StartBatchChanges() function in ProfileOAuth2TokenServiceDelegate
|
H A D | profile_oauth2_token_service_delegate.h | 189 void StartBatchChanges();
|
H A D | profile_oauth2_token_service_delegate_chromeos_unittest.cc | 76 void StartBatchChanges() { in StartBatchChanges() function in signin::__anon01ef1bcf0111::TestOAuth2TokenServiceObserver 91 StartBatchChanges(); in OnRefreshTokenAvailable() 114 StartBatchChanges(); in OnRefreshTokenRevoked()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/ |
H A D | profile_oauth2_token_service_delegate.cc | 15 delegate_->StartBatchChanges(); in ScopedBatchChange() 55 void ProfileOAuth2TokenServiceDelegate::StartBatchChanges() { in StartBatchChanges() function in ProfileOAuth2TokenServiceDelegate
|
H A D | profile_oauth2_token_service_delegate.h | 188 void StartBatchChanges();
|
H A D | profile_oauth2_token_service_delegate_chromeos_unittest.cc | 78 void StartBatchChanges() { in StartBatchChanges() function in signin::__anon42053dea0111::TestOAuth2TokenServiceObserver 93 StartBatchChanges(); in OnRefreshTokenAvailable() 116 StartBatchChanges(); in OnRefreshTokenRevoked()
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/ |
H A D | Selection.h | 79 void StartBatchChanges(); 553 mSelection->StartBatchChanges(); in SelectionBatcher()
|
H A D | Selection.cpp | 3523 void Selection::StartBatchChanges() { in StartBatchChanges() function in Selection 3526 frameSelection->StartBatchChanges(); in StartBatchChanges()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/ |
H A D | Selection.h | 76 void StartBatchChanges(); 911 mSelection->StartBatchChanges(); in SelectionBatcher()
|
H A D | Selection.cpp | 3168 void Selection::StartBatchChanges() { in StartBatchChanges() function in Selection 3171 frameSelection->StartBatchChanges(); in StartBatchChanges()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/ |
H A D | CompositionTransaction.cpp | 189 nsresult rv = selection->StartBatchChanges(); in SetIMESelection()
|
/dports/www/firefox/firefox-99.0/dom/base/ |
H A D | Selection.h | 84 void StartBatchChanges(const char* aDetails); 977 mSelection->StartBatchChanges(mRequesterFuncName); in mSelection()
|
H A D | Selection.cpp | 3225 void Selection::StartBatchChanges(const char* aDetails) { in StartBatchChanges() function in Selection 3228 frameSelection->StartBatchChanges(aDetails); in StartBatchChanges()
|
/dports/www/firefox-esr/firefox-91.8.0/dom/base/ |
H A D | Selection.h | 79 void StartBatchChanges(); 948 mSelection->StartBatchChanges();
|
H A D | Selection.cpp | 3157 void Selection::StartBatchChanges() { in StartBatchChanges() function in Selection 3160 frameSelection->StartBatchChanges(); in StartBatchChanges()
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/ |
H A D | Selection.h | 79 void StartBatchChanges(); 948 mSelection->StartBatchChanges();
|
H A D | Selection.cpp | 3157 void Selection::StartBatchChanges() { in StartBatchChanges() function in Selection 3160 frameSelection->StartBatchChanges(); in StartBatchChanges()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsFrameSelection.h | 602 void StartBatchChanges();
|
H A D | Selection.h | 378 mSelection->StartBatchChanges(); in SelectionBatcher()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsFrameSelection.h | 604 void StartBatchChanges();
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsFrameSelection.h | 728 void StartBatchChanges();
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsFrameSelection.h | 727 void StartBatchChanges();
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsFrameSelection.h | 727 void StartBatchChanges();
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsFrameSelection.h | 736 void StartBatchChanges(const char* aRequesterFuncName);
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/ |
H A D | nsTextEditorState.cpp | 2125 selPriv->StartBatchChanges(); in SetValue()
|