HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 276 - 300 of 713) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk2.cpp 119 // focus indicator is usually on the text next to a checkbox or radio button, but that doesn't
151 gtk_widget_style_get(widget, "indicator-size", &indicatorSize, NULL);
475 // We shrink the trough rect slightly to make room for the focus indicator.
    [all...]
RenderThemeGtk3.cpp 146 gtk_style_context_get_style(context, "indicator-spacing", &indicatorSpacing, NULL);
189 gtk_style_context_get_style(context, "indicator-size", &indicatorSize, NULL);
227 gtk_style_context_get_style(context, "indicator-spacing", &indicatorSpacing, NULL);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_5.cpp 125 bfi = bad frame indicator; set to 1 if a bad frame is received (Word16)
165 Word16 bfi, // i : bad frame indicator (set to 1 if a bad
303 Word16 bfi, /* i : bad frame indicator (set to 1 if a bad
  /frameworks/opt/telephony/src/java/android/telephony/
SmsMessage.java 258 * next message. int[3] is an indicator of the encoding
567 * indicator (MWI) clear message
575 * indicator (MWI) set message
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 542 private void drawIndicator(Canvas canvas, Drawable indicator, float centerX, float centerY) {
545 indicator.setBounds(left, top, left + indicatorSize, top + indicatorSize);
546 indicator.draw(canvas);
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 129 /** Container of the in-screen progress indicator, to be able to hide it
332 // Ensure that the list is shown (and initial progress indicator
567 * The first time this is called, we hide the large progress indicator
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 98 /** Minimum brightness at which the indicator is shown at half-full and ON */
100 /** Minimum brightness at which the indicator is shown at full */
174 * Returns the small indicator image ID underneath the setting.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutActionBar.java 571 * Updates the lint indicator state in the given layout editor
578 * Updates the lint indicator state for the given file
580 * @param file the file to show the indicator status for
  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc 459 // input method indicator, etc. We have to call FOR_EACH_OBSERVER here since
463 // indicator is hidden) to "xkb:us:intl:eng,mozc", we have to update UI
464 // so it shows the indicator, but no signal is sent from ibus-daemon
467 // indicator is shown and ibus-daemon is started) to "xkb:us::eng", we
468 // have to update UI so it hides the indicator, but we should not expect
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qgain795.cpp 152 pOverflow -- Pointer to Flag -- overflow indicator
222 Flag *pOverflow /* o : overflow indicator */
415 pOverflow -- Pointer to Flag -- overflow indicator
491 Flag *pOverflow /* o : overflow indicator */
755 pOverflow -- Pointer to Flag -- overflow indicator
832 Flag *pOverflow /* o : overflow indicator */
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java 583 for (Rotatable indicator : indicators) {
584 if (indicator != null) indicator.setOrientation(orientation);
755 // On initial startup, can get here before indicator control is
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 634 // Insert the debug event indicator
654 // Insert the debug event indicator
683 // Insert the debug event indicator
  /external/icu4c/tools/toolutil/
ucm.c 853 /* skip everything until the fallback indicator, even the start of a comment */
856 f=-1; /* no fallback indicator */
861 fprintf(stderr, "ucm error: fallback indicator must be |0..|3 - \"%s\"\n", line);
    [all...]
  /frameworks/base/core/java/android/webkit/
WebSettingsClassic.java     [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 252 // Made It, clear error indicator
294 // Made It, clear error indicator
347 // Made It, clear error indicator
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.m 314 * Returns: NSInteger indicator of SUCCESS OR FAILURE
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.m 314 * Returns: NSInteger indicator of SUCCESS OR FAILURE
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRHashMap.m 314 * Returns: NSInteger indicator of SUCCESS OR FAILURE
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRHashMap.m 316 * Returns: NSInteger indicator of SUCCESS OR FAILURE
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ObjectTest.java 29 * Generic state indicator.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Extensions.java 91 * Delta CRL indicator
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
X509CRLObject.java 52 * Delta CRL Indicator (critical)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties     [all...]
  /external/chromium/chrome/browser/resources/
about_memory.html 162 process. This is the best indicator of browser memory
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h 135 // Renders the drop indicator.

Completed in 1226 milliseconds

<<11121314151617181920>>