Home
last modified time | relevance | path

Searched refs:candidatesStart (Results 1 – 25 of 100) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/android/javatests/src/org/chromium/content_public/browser/test/util/
H A DTestInputMethodManagerWrapper.java124 View view, int selStart, int selEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument
125 Log.d(TAG, "updateSelection: [%d %d] [%d %d]", selStart, selEnd, candidatesStart, in updateSelection()
128 new Pair<>(new Range(selStart, selEnd), new Range(candidatesStart, candidatesEnd)); in updateSelection()
139 new Range(selStart, selEnd), new Range(candidatesStart, candidatesEnd))); in updateSelection()
141 mComposition.set(candidatesStart, candidatesEnd); in updateSelection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/keyboard/
H A DVrInputMethodManagerWrapper.java100 View view, int selStart, int selEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument
103 candidatesStart, candidatesEnd); in updateSelection()
105 mKeyboard.updateIndices(selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content/browser/input/
H A DInputMethodManagerWrapperImpl.java182 View view, int selStart, int selEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument
185 candidatesStart, candidatesEnd); in updateSelection()
189 manager.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
H A Dandroidjniinput.cpp69 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd) in updateSelection() argument
72 qDebug() << ">>> UPDATESELECTION" << selStart << selEnd << candidatesStart << candidatesEnd; in updateSelection()
79 candidatesStart, in updateSelection()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
H A Dandroidjniinput.cpp69 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd) in updateSelection() argument
72 qDebug() << ">>> UPDATESELECTION" << selStart << selEnd << candidatesStart << candidatesEnd; in updateSelection()
79 candidatesStart, in updateSelection()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/android/
H A Dandroidjniinput.h57 void updateSelection(int selStart, int selEnd, int candidatesStart, int candidatesEnd);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content_public/browser/
H A DInputMethodManagerWrapper.java49 View view, int selStart, int selEnd, int candidatesStart, int candidatesEnd); in updateSelection() argument

1234