Home
last modified time | relevance | path

Searched refs:GetSelectionBounds (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autocomplete/
H A Dautocomplete_browsertest.cc225 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
250 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
269 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
280 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
300 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
311 omnibox_view->GetSelectionBounds(&selection_start, &selection_end); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/omnibox/
H A Domnibox_view_browsertest.cc752 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
770 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
784 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
795 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
809 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
826 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
919 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
928 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
978 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
1016 omnibox_view->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dsticky_keys_browsertest.cc176 omnibox->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
189 omnibox->GetSelectionBounds(&start, &end); in IN_PROC_BROWSER_TEST_F()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/text/
H A Dfragmenttool.cc279 fragment->GetSelectionBounds (start, end); in CopySelection()
325 fragment->GetSelectionBounds (start, end); in OnReceive()
416 tool->m_Active->GetSelectionBounds (start, end); in OnCommit()
429 m_Active->GetSelectionBounds (start, end); in UpdateTagsList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views_unittest.cc719 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
730 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1321 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1334 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1348 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1373 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1445 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1462 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1490 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
1527 omnibox_view()->GetSelectionBounds(&start, &end); in TEST_F()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dtext-object.h131 void GetSelectionBounds (unsigned &start, unsigned &end) {start = m_StartSel; end = m_EndSel;} in GetSelectionBounds() function
H A Dwidgetdata.h201 void GetSelectionBounds (gccv::Rect &rect) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dtest_omnibox_view.cc46 void TestOmniboxView::GetSelectionBounds(size_t* start, size_t* end) const { in GetSelectionBounds() function in TestOmniboxView
H A Dtest_omnibox_view.h55 void GetSelectionBounds(size_t* start, size_t* end) const override;
H A Domnibox_view.h134 virtual void GetSelectionBounds(size_t* start, size_t* end) const = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/android/
H A DAccessibleWrap.h37 virtual bool GetSelectionBounds(int32_t* aStartOffset, int32_t* aEndOffset);
H A DProxyAccessibleWrap.h59 virtual bool GetSelectionBounds(int32_t* aStartOffset,
H A DProxyAccessibleWrap.cpp107 bool ProxyAccessibleWrap::GetSelectionBounds(int32_t* aStartOffset, in GetSelectionBounds() function in ProxyAccessibleWrap
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Dtext.h206 void GetSelectionBounds (unsigned &start, unsigned &end);
/dports/www/firefox/firefox-99.0/accessible/android/
H A DAccessibleWrap.h37 virtual bool GetSelectionBounds(int32_t* aStartOffset, int32_t* aEndOffset);
H A DRemoteAccessibleWrap.h61 virtual bool GetSelectionBounds(int32_t* aStartOffset,
H A DRemoteAccessibleWrap.cpp110 bool RemoteAccessibleWrap::GetSelectionBounds(int32_t* aStartOffset, in GetSelectionBounds() function in RemoteAccessibleWrap
/dports/www/firefox-esr/firefox-91.8.0/accessible/android/
H A DAccessibleWrap.h37 virtual bool GetSelectionBounds(int32_t* aStartOffset, int32_t* aEndOffset);
H A DRemoteAccessibleWrap.h59 virtual bool GetSelectionBounds(int32_t* aStartOffset,
H A DRemoteAccessibleWrap.cpp105 bool RemoteAccessibleWrap::GetSelectionBounds(int32_t* aStartOffset, in GetSelectionBounds() function in RemoteAccessibleWrap
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/android/
H A DAccessibleWrap.h37 virtual bool GetSelectionBounds(int32_t* aStartOffset, int32_t* aEndOffset);
H A DRemoteAccessibleWrap.h59 virtual bool GetSelectionBounds(int32_t* aStartOffset,
H A DRemoteAccessibleWrap.cpp105 bool RemoteAccessibleWrap::GetSelectionBounds(int32_t* aStartOffset, in GetSelectionBounds() function in RemoteAccessibleWrap
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/GtkDemo/
H A DDemoHyperText.cs164 view.Buffer.GetSelectionBounds (out start, out end); in EventAfter()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/GtkDemo/
H A DDemoHyperText.cs167 view.Buffer.GetSelectionBounds (out start, out end); in EventAfter()

1234