HomeSort by relevance Sort by last modified time
    Searched full:counterpart (Results 1 - 25 of 199) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium_org/base/android/java/src/org/chromium/base/
JavaHandlerThread.java 11 * This class is an internal detail of the native counterpart.
  /external/chromium_org/base/strings/
stringize_macros.h 15 // called directly. Use its counterpart without the _NO_EXPANSION
  /external/chromium_org/chrome/browser/chromeos/login/screens/
base_screen.h 20 // Screens are identified by ID, screen and it's JS counterpart must have same
59 // This is a last chance to call JS counterpart, this object will be deleted
80 // about this event comes from the JS counterpart.
85 // counterpart.
  /external/chromium_org/content/browser/android/
content_settings.h 31 // The Java counterpart to this class.
interstitial_page_delegate_android.h 22 // Native counterpart that allows interstitial pages to be constructed and
  /external/chromium_org/ui/base/android/
view_android.h 17 // This class is the native counterpart for ViewAndroid. It is owned by the
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
package.html 33 allowing the engine to track when the Java object counterpart is garbage collected
34 and then delete the native object counterpart from the renderer.</li>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java 31 /** The XML counterpart for the UI node has just been created. */
33 /** The XML counterpart for the UI node has just been deleted.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
ImeAdapter.java 252 * Attaches the imeAdapter to its native counterpart. This is needed to start forwarding
399 * Send a request to the native counterpart to set compositing region to given indices.
402 * @return Whether the native counterpart of ImeAdapter received the call.
411 * Send a request to the native counterpart to unselect text.
412 * @return Whether the native counterpart of ImeAdapter received the call.
421 * Send a request to the native counterpart of ImeAdapter to select all the text.
422 * @return Whether the native counterpart of ImeAdapter received the call.
431 * Send a request to the native counterpart of ImeAdapter to cut the selected text.
432 * @return Whether the native counterpart of ImeAdapter received the call.
441 * Send a request to the native counterpart of ImeAdapter to copy the selected text
    [all...]
  /external/chromium_org/ui/android/java/src/org/chromium/ui/base/
ViewAndroid.java 12 * From the Chromium architecture point of view, ViewAndroid and its native counterpart
15 * and its native counterpart provide the expected abstractions on the C++ side and allow
  /external/pixman/demos/
scale.c 147 GObject *counterpart = NULL; local
156 counterpart = y;
158 counterpart = x;
161 if (!counterpart)
164 if (GTK_IS_COMBO_BOX (counterpart))
167 GTK_COMBO_BOX (counterpart),
171 else if (GTK_IS_ADJUSTMENT (counterpart))
174 GTK_ADJUSTMENT (counterpart),
  /external/chromium_org/chrome/browser/extensions/api/dns/
mock_host_resolver_creator.h 42 // it's created, which is actually a stronger rule than its real counterpart.
  /external/chromium_org/content/browser/frame_host/
navigation_controller_android.h 21 // with its native counterpart.
  /external/chromium_org/content/browser/web_contents/
web_contents_android.h 23 // native counterpart.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
InterstitialPageDelegateAndroid.java 28 * @return The pointer to the underlying native counterpart.
VibrationProvider.java 17 * This is the implementation of the C++ counterpart VibrationProvider.
  /external/chromium_org/ppapi/cpp/dev/
video_decoder_client_dev.h 18 // It is the C++ counterpart to PPP_VideoDecoder_Dev.
  /packages/inputmethods/LatinIME/java/res/xml/
key_devanagari_sign_anusvara.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
key_devanagari_vowel_sign_candra_o.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
keystyle_devanagari_sign_virama.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
keystyle_devanagari_sign_visarga.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
  /packages/inputmethods/LatinIME/java/res/xml-v16/
key_devanagari_sign_anusvara.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
key_devanagari_vowel_sign_candra_o.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
keystyle_devanagari_sign_virama.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
keystyle_devanagari_sign_visarga.xml 24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->

Completed in 1272 milliseconds

1 2 3 4 5 6 7 8