Home
last modified time | relevance | path

Searched refs:TsViewCookie (Results 1 – 22 of 22) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h160 typedef DWORD TsViewCookie; typedef
181 TsViewCookie vcView) = 0;
233 TsViewCookie vcView);
461 TsViewCookie vcView,
467 TsViewCookie vcView,
474 TsViewCookie vcView,
478 TsViewCookie vcView,
653 TsViewCookie vcView,
660 TsViewCookie vcView,
668 TsViewCookie vcView,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h160 typedef DWORD TsViewCookie; typedef
181 TsViewCookie vcView) = 0;
233 TsViewCookie vcView);
461 TsViewCookie vcView,
467 TsViewCookie vcView,
474 TsViewCookie vcView,
478 TsViewCookie vcView,
653 TsViewCookie vcView,
660 TsViewCookie vcView,
668 TsViewCookie vcView,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/ime/win/
H A Dtsf_text_store.h124 IFACEMETHODIMP GetACPFromPoint(TsViewCookie view_cookie, in COMPONENT_EXPORT()
128 IFACEMETHODIMP GetActiveView(TsViewCookie* view_cookie) override; in COMPONENT_EXPORT()
137 IFACEMETHODIMP GetScreenExt(TsViewCookie view_cookie, RECT* rect) override; in COMPONENT_EXPORT()
152 IFACEMETHODIMP GetTextExt(TsViewCookie view_cookie, in COMPONENT_EXPORT()
157 IFACEMETHODIMP GetWnd(TsViewCookie view_cookie, HWND* window_handle) override; in COMPONENT_EXPORT()
H A Dtsf_text_store.cc26 const TsViewCookie kViewCookie = 1;
131 HRESULT TSFTextStore::GetACPFromPoint(TsViewCookie view_cookie, in GetACPFromPoint()
141 HRESULT TSFTextStore::GetActiveView(TsViewCookie* view_cookie) { in GetActiveView()
177 HRESULT TSFTextStore::GetScreenExt(TsViewCookie view_cookie, RECT* rect) { in GetScreenExt()
299 HRESULT TSFTextStore::GetTextExt(TsViewCookie view_cookie, in GetTextExt()
407 HRESULT TSFTextStore::GetWnd(TsViewCookie view_cookie, HWND* window_handle) { in GetWnd()
H A Dtsf_input_policy_unittest.cc120 HRESULT(TsLayoutCode, TsViewCookie));
H A Dtsf_text_store_unittest.cc116 HRESULT(TsLayoutCode, TsViewCookie));
332 void GetTextExtTest(TsViewCookie view_cookie, in GetTextExtTest()
350 void GetTextExtNoLayoutTest(TsViewCookie view_cookie, in GetTextExtNoLayoutTest()
1308 TsViewCookie view_cookie = 0; in LockGranted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/win/
H A Dtsf_text_store.h125 IFACEMETHODIMP GetACPFromPoint(TsViewCookie view_cookie, in COMPONENT_EXPORT()
129 IFACEMETHODIMP GetActiveView(TsViewCookie* view_cookie) override; in COMPONENT_EXPORT()
138 IFACEMETHODIMP GetScreenExt(TsViewCookie view_cookie, RECT* rect) override; in COMPONENT_EXPORT()
153 IFACEMETHODIMP GetTextExt(TsViewCookie view_cookie, in COMPONENT_EXPORT()
158 IFACEMETHODIMP GetWnd(TsViewCookie view_cookie, HWND* window_handle) override; in COMPONENT_EXPORT()
H A Dtsf_text_store.cc27 const TsViewCookie kViewCookie = 1;
138 HRESULT TSFTextStore::GetACPFromPoint(TsViewCookie view_cookie, in GetACPFromPoint()
148 HRESULT TSFTextStore::GetActiveView(TsViewCookie* view_cookie) { in GetActiveView()
184 HRESULT TSFTextStore::GetScreenExt(TsViewCookie view_cookie, RECT* rect) { in GetScreenExt()
306 HRESULT TSFTextStore::GetTextExt(TsViewCookie view_cookie, in GetTextExt()
414 HRESULT TSFTextStore::GetWnd(TsViewCookie view_cookie, HWND* window_handle) { in GetWnd()
H A Dtsf_input_policy_unittest.cc120 HRESULT(TsLayoutCode, TsViewCookie));
H A Dtsf_text_store_unittest.cc116 HRESULT(TsLayoutCode, TsViewCookie));
339 void GetTextExtTest(TsViewCookie view_cookie, in GetTextExtTest()
357 void GetTextExtNoLayoutTest(TsViewCookie view_cookie, in GetTextExtNoLayoutTest()
1325 TsViewCookie view_cookie = 0; in LockGranted()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DTSFTextStore.h93 STDMETHODIMP GetActiveView(TsViewCookie*);
94 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
95 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
96 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
97 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp3517 TSFTextStore::GetActiveView(TsViewCookie* pvcView) in GetActiveView()
3539 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, in GetACPFromPoint()
3693 TSFTextStore::GetTextExt(TsViewCookie vcView, in GetTextExt()
3998 TSFTextStore::GetScreenExt(TsViewCookie vcView, in GetScreenExt()
4094 TSFTextStore::GetWnd(TsViewCookie vcView, in GetWnd()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DTSFTextStore.h95 STDMETHODIMP GetActiveView(TsViewCookie*);
96 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
97 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
98 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
99 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp4245 TSFTextStore::GetActiveView(TsViewCookie* pvcView) { in GetActiveView()
4266 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, const POINT* pt, in GetACPFromPoint()
4427 TSFTextStore::GetTextExt(TsViewCookie vcView, LONG acpStart, LONG acpEnd, in GetTextExt()
4924 TSFTextStore::GetScreenExt(TsViewCookie vcView, RECT* prc) { in GetScreenExt()
5021 TSFTextStore::GetWnd(TsViewCookie vcView, HWND* phwnd) { in GetWnd()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DTSFTextStore.h95 STDMETHODIMP GetActiveView(TsViewCookie*);
96 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
97 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
98 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
99 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp4007 TSFTextStore::GetActiveView(TsViewCookie* pvcView) { in GetActiveView()
4028 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, const POINT* pt, in GetACPFromPoint()
4189 TSFTextStore::GetTextExt(TsViewCookie vcView, LONG acpStart, LONG acpEnd, in GetTextExt()
4578 TSFTextStore::GetScreenExt(TsViewCookie vcView, RECT* prc) { in GetScreenExt()
4675 TSFTextStore::GetWnd(TsViewCookie vcView, HWND* phwnd) { in GetWnd()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTSFTextStore.h123 STDMETHODIMP GetActiveView(TsViewCookie*);
124 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
125 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
126 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
127 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp4182 TSFTextStore::GetActiveView(TsViewCookie* pvcView) { in GetActiveView()
4203 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, const POINT* pt, in GetACPFromPoint()
4362 TSFTextStore::GetTextExt(TsViewCookie vcView, LONG acpStart, LONG acpEnd, in GetTextExt()
4866 TSFTextStore::GetScreenExt(TsViewCookie vcView, RECT* prc) { in GetScreenExt()
4965 TSFTextStore::GetWnd(TsViewCookie vcView, HWND* phwnd) { in GetWnd()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DTSFTextStore.h123 STDMETHODIMP GetActiveView(TsViewCookie*);
124 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
125 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
126 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
127 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp4182 TSFTextStore::GetActiveView(TsViewCookie* pvcView) { in GetActiveView()
4203 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, const POINT* pt, in GetACPFromPoint()
4362 TSFTextStore::GetTextExt(TsViewCookie vcView, LONG acpStart, LONG acpEnd, in GetTextExt()
4866 TSFTextStore::GetScreenExt(TsViewCookie vcView, RECT* prc) { in GetScreenExt()
4965 TSFTextStore::GetWnd(TsViewCookie vcView, HWND* phwnd) { in GetWnd()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DTSFTextStore.h124 STDMETHODIMP GetActiveView(TsViewCookie*);
125 STDMETHODIMP GetACPFromPoint(TsViewCookie, const POINT*, DWORD, LONG*);
126 STDMETHODIMP GetTextExt(TsViewCookie, LONG, LONG, RECT*, BOOL*);
127 STDMETHODIMP GetScreenExt(TsViewCookie, RECT*);
128 STDMETHODIMP GetWnd(TsViewCookie, HWND*);
H A DTSFTextStore.cpp4184 TSFTextStore::GetActiveView(TsViewCookie* pvcView) { in GetActiveView()
4205 TSFTextStore::GetACPFromPoint(TsViewCookie vcView, const POINT* pt, in GetACPFromPoint()
4364 TSFTextStore::GetTextExt(TsViewCookie vcView, LONG acpStart, LONG acpEnd, in GetTextExt()
4875 TSFTextStore::GetScreenExt(TsViewCookie vcView, RECT* prc) { in GetScreenExt()
4974 TSFTextStore::GetWnd(TsViewCookie vcView, HWND* phwnd) { in GetWnd()