Home
last modified time | relevance | path

Searched refs:acpNewEnd (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/ime/win/
H A Dtsf_text_store_unittest.cc1764 EXPECT_EQ(1, pChange->acpNewEnd); in OnTextChange1()
1817 EXPECT_EQ(5, pChange->acpNewEnd); in OnTextChange3()
1853 EXPECT_EQ(4, pChange->acpNewEnd); in OnTextChange4()
1889 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange5()
1925 EXPECT_EQ(5, pChange->acpNewEnd); in OnTextChange6()
1961 EXPECT_EQ(0, pChange->acpNewEnd); in OnTextChange7()
1997 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange8()
2033 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange9()
2069 EXPECT_EQ(1, pChange->acpNewEnd); in OnTextChange10()
2105 EXPECT_EQ(2, pChange->acpNewEnd); in OnTextChange11()
[all …]
H A Dtsf_text_store.cc479 text_change->acpNewEnd = new_end_pos; in InsertTextAtSelection()
1161 text_change.acpNewEnd = acp_new_end; in CalculateTextandSelectionDiffAndNotifyIfNeeded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/win/
H A Dtsf_text_store_unittest.cc1781 EXPECT_EQ(1, pChange->acpNewEnd); in OnTextChange1()
1834 EXPECT_EQ(5, pChange->acpNewEnd); in OnTextChange3()
1870 EXPECT_EQ(4, pChange->acpNewEnd); in OnTextChange4()
1906 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange5()
1942 EXPECT_EQ(5, pChange->acpNewEnd); in OnTextChange6()
1978 EXPECT_EQ(0, pChange->acpNewEnd); in OnTextChange7()
2014 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange8()
2050 EXPECT_EQ(3, pChange->acpNewEnd); in OnTextChange9()
2086 EXPECT_EQ(1, pChange->acpNewEnd); in OnTextChange10()
2122 EXPECT_EQ(2, pChange->acpNewEnd); in OnTextChange11()
[all …]
H A Dtsf_text_store.cc509 text_change->acpNewEnd = new_end_pos; in InsertTextAtSelection()
1196 text_change.acpNewEnd = acp_new_end; in CalculateTextandSelectionDiffAndNotifyIfNeeded()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DTSFTextStore.cpp3146 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
4181 pChange->acpNewEnd = in InsertTextAtSelection()
4216 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
4225 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
4278 aTextChange->acpNewEnd = contentForTSF.Selection().EndOffset(); in InsertTextAtSelectionInternal()
4289 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
5056 textChange.acpNewEnd = in NotifyTSFOfTextChange()
5064 textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
5573 textChange.acpNewEnd = mComposition.mStart; in CommitCompositionInternal()
5578 textChange.acpOldEnd, textChange.acpNewEnd)); in CommitCompositionInternal()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DTSFTextStore.cpp3818 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
5063 .acpNewEnd = selectionForTSF->StartOffset() + in InsertTextAtSelection()
5074 *pChange = TS_TEXTCHANGE{.acpStart = 0, .acpOldEnd = 0, .acpNewEnd = 0}; in InsertTextAtSelection()
5113 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
5122 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
5186 aTextChange->acpNewEnd = contentForTSF->Selection()->EndOffset(); in InsertTextAtSelectionInternal()
5197 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
5999 textChange.acpNewEnd = in NotifyTSFOfTextChange()
6008 this, textChange.acpStart, textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
6497 textChange.acpNewEnd = mComposition->StartOffset(); in CommitCompositionInternal()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DTSFTextStore.cpp3879 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
5111 pChange->acpNewEnd = in InsertTextAtSelection()
5150 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
5159 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
5223 aTextChange->acpNewEnd = contentForTSF.Selection().EndOffset(); in InsertTextAtSelectionInternal()
5234 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
6038 textChange.acpNewEnd = in NotifyTSFOfTextChange()
6047 this, textChange.acpStart, textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
6535 textChange.acpNewEnd = mComposition.mStart; in CommitCompositionInternal()
6541 textChange.acpNewEnd)); in CommitCompositionInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DTSFTextStore.cpp3607 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
4765 pChange->acpNewEnd = in InsertTextAtSelection()
4804 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
4813 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
4865 aTextChange->acpNewEnd = contentForTSF.Selection().EndOffset(); in InsertTextAtSelectionInternal()
4876 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
5650 textChange.acpNewEnd = in NotifyTSFOfTextChange()
5659 this, textChange.acpStart, textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
6165 textChange.acpNewEnd = mComposition.mStart; in CommitCompositionInternal()
6171 textChange.acpNewEnd)); in CommitCompositionInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTSFTextStore.cpp3816 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
5053 pChange->acpNewEnd = in InsertTextAtSelection()
5092 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
5101 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
5165 aTextChange->acpNewEnd = contentForTSF->Selection()->EndOffset(); in InsertTextAtSelectionInternal()
5176 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
5976 textChange.acpNewEnd = in NotifyTSFOfTextChange()
5985 this, textChange.acpStart, textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
6477 textChange.acpNewEnd = mComposition->StartOffset(); in CommitCompositionInternal()
6483 textChange.acpNewEnd)); in CommitCompositionInternal()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DTSFTextStore.cpp3816 pChange ? pChange->acpOldEnd : 0, pChange ? pChange->acpNewEnd : 0)); in SetText()
5053 pChange->acpNewEnd = in InsertTextAtSelection()
5092 *pacpEnd = pChange->acpNewEnd; in InsertTextAtSelection()
5101 pChange ? pChange->acpNewEnd : 0)); in InsertTextAtSelection()
5165 aTextChange->acpNewEnd = contentForTSF->Selection()->EndOffset(); in InsertTextAtSelectionInternal()
5176 aTextChange ? aTextChange->acpNewEnd : 0)); in InsertTextAtSelectionInternal()
5976 textChange.acpNewEnd = in NotifyTSFOfTextChange()
5985 this, textChange.acpStart, textChange.acpOldEnd, textChange.acpNewEnd)); in NotifyTSFOfTextChange()
6477 textChange.acpNewEnd = mComposition->StartOffset(); in CommitCompositionInternal()
6483 textChange.acpNewEnd)); in CommitCompositionInternal()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h123 LONG acpNewEnd; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h123 LONG acpNewEnd; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs1493 pub acpNewEnd: i32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs12083 pub acpNewEnd: i32, field
12093 …", &self.acpStart).field("acpOldEnd", &self.acpOldEnd).field("acpNewEnd", &self.acpNewEnd).finish() in fmt()
12098 …cpStart == other.acpStart && self.acpOldEnd == other.acpOldEnd && self.acpNewEnd == other.acpNewEnd in eq()