Home
last modified time | relevance | path

Searched defs:afterLength (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/org/scummvm/scummvm/
H A DEditableSurfaceView.java204 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/
H A DSpannableAutocompleteEditTextModel.java305 public void onTextChanged(CharSequence text, int start, int beforeLength, int afterLength) { in onTextChanged()
701 public boolean deleteSurroundingText(final int beforeLength, final int afterLength) { in deleteSurroundingText()
801 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
H A DAutocompleteEditTextModelBase.java122 void onTextChanged(CharSequence text, int start, int beforeLength, int afterLength); in onTextChanged()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/client/
H A Dtextinput.h326 quint32 afterLength; member
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dtext_input_v2.h431 quint32 afterLength; member
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/core/
H A Dsstring.cpp587 int afterLength = after.length(); in replace() local
646 int afterLength = after.length(); in replace() local
714 int afterLength = after.length(); in replace() local
766 int afterLength = after.length(); in replace() local
871 int afterLength; in replace() local
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/txn/
H A DTxnTest.java838 long afterLength = logFile.length(); in testLocalDurabilityCombo() local
885 long afterLength = lastLogFile.length(); in syncExplicit() local
942 long afterLength = lastLogFile.length(); in syncAutoCommit() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content/browser/input/
H A DThreadedInputConnection.java455 public boolean deleteSurroundingText(final int beforeLength, final int afterLength) { in deleteSurroundingText()
474 final int beforeLength, final int afterLength) { in deleteSurroundingTextInCodePoints()
H A DImeAdapterImpl.java911 boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
932 boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-wayland/input-method-v2/
H A Dzwp_input_method_v2.cpp67 uint32_t afterLength) { in deleteSurroundingText()
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/shared/
H A Dqwaylandinputmethodeventbuilder.cpp73 …ylandInputMethodEventBuilder::setDeleteSurroundingText(uint32_t beforeLength, uint32_t afterLength) in setDeleteSurroundingText()
/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DInbetweenEdge.cpp460 double afterLength = 0; in getGeometry() local
528 double afterLength = 0; in getSampling() local
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dtext_input_v2.cpp143 void TextInputV2::Private::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
427 void TextInputV2::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/src/server/
H A Dtextinput_v2_interface.cpp218 void TextInputV2InterfacePrivate::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
452 void TextInputV2Interface::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
H A Dtextinput_v3_interface.cpp372 void TextInputV3Interface::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Dtextinput_interface.cpp156 void TextInputInterface::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
H A Dtextinput_interface_v2.cpp137 …InputUnstableV2Interface::Private::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
H A Dtextinput_interface_v0.cpp147 …InputUnstableV0Interface::Private::deleteSurroundingText(quint32 beforeLength, quint32 afterLength) in deleteSurroundingText()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/android-project/src/org/libsdl/app/
H A DSDLActivity.java922 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/android-project/app/src/main/java/org/libsdl/app/
H A DSDLActivity.java1592 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-android/app/src/main/java/org/libsdl/app/
H A DSDLActivity.java1543 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/emulators/mess/mame-mame0226/android-project/app/src/main/java/org/libsdl/app/
H A DSDLActivity.java1576 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/games/gigalomania/gigalomaniasrc/android/Gigalomania/src/org/libsdl/app/
H A DSDLActivity.java1432 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/android-project/src/org/libsdl/app/
H A DSDLActivity.java1543 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/android-project/src/org/libsdl/app/
H A DSDLActivity.java1543 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()

12