HomeSort by relevance Sort by last modified time
    Searched refs:shown (Results 1 - 25 of 44) sorted by null

1 2

  /external/skia/src/views/
SkScrollBarView.cpp 34 void SkScrollBarView::setShown(unsigned shown)
36 if ((int)shown < 0)
37 shown = 0;
39 if (fShownLength != shown)
41 fShownLength = shown;
65 if (dom.findS32(node, "shown", &value))
117 int shown = fShownLength; local
120 if (total <= 0 || shown <= 0 || shown >= total) // no bar to show
127 if (start + shown > total
    [all...]
  /external/skia/include/views/
SkScrollBarView.h 33 void setShown(unsigned shown);
  /external/webkit/Source/WebCore/platform/graphics/android/
PerformanceMonitor.cpp 88 bool shown = false; local
93 if (!shown) {
95 shown = true;
100 if (shown)
  /frameworks/base/core/java/android/app/
ListFragment.java 182 * that is to be shown when the list is empty.
188 * way to have the built-in indeterminant progress state be shown.
286 * be shown when the list is empty. If you would like to have it
287 * shown, call this method to supply the text it should use.
304 * this time an indeterminant progress indicator will be shown instead.
307 * behavior of ListFragment is to start with the list not being shown, only
309 * If the list at that point had not been shown, when it does get shown
312 * @param shown If true, the list view is shown; if false, the progres
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
ListFragment.java 80 * that is to be shown when the list is empty.
86 * way to have the built-in indeterminant progress state be shown.
228 * be shown when the list is empty. If you would like to have it
229 * shown, call this method to supply the text it should use.
246 * this time an indeterminant progress indicator will be shown instead.
249 * behavior of ListFragment is to start with the list not being shown, only
251 * If the list at that point had not been shown, when it does get shown
254 * @param shown If true, the list view is shown; if false, the progres
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BWin.h 59 shown = false;
86 /* Override the Show() method so we can tell when we've been shown */
89 shown = true;
91 virtual bool Shown(void) {
92 return (shown);
277 bool shown; member in class:SDL_BWin
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnn.java 176 @Override public void setCandidatesViewShown(boolean shown) {
177 super.setCandidatesViewShown(shown);
178 if (shown) {
  /external/e2fsprogs/resize/
sim_progress.c 24 int shown; member in struct:ext2_sim_progress
101 prog->shown = 0;
  /external/doclava/res/assets/templates/
sample.cs 20 <p>The file containing the source code shown below is located in the corresponding directory in <code>&lt;sdk&gt;/samples/android-&lt;version&gt;/...</code></p>
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QWin.h 55 virtual bool shown(void) { function in class:SDL_QWin
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuItemImpl.java 465 * @param shown Whether to show (true) or hide (false).
466 * @return Whether the item's shown state was changed
468 boolean setVisibleInt(boolean shown) {
470 mFlags = (mFlags & ~HIDDEN) | (shown ? 0 : HIDDEN);
474 public MenuItem setVisible(boolean shown) {
475 // Try to set the shown state to the given state. If the shown state was changed
477 // the shown state has changed for this item
478 if (setVisibleInt(shown)) mMenu.onItemVisibleChanged(this);
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 107 * <li>The candidates view, if currently shown, is placed above the soft
129 * soft input view should be shown to the user. This is done by implementing
131 * whether it should be shown in the current environment. If any of your
149 * view, because the candidates view tends to be more transient, being shown
151 * by the user. To control whether the candidates view is shown, you use
153 * view tends to be shown and hidden a lot, it does not impact the application
424 // If user uses hard keyboard, IME button should always be shown.
744 // window is shown for them.
750 // If user uses hard keyboard, IME button should always be shown.
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css 87 list > * > button[menu-shown] {
96 list > * > button[menu-shown] {
  /frameworks/base/core/java/android/widget/
DatePicker.java 400 * Gets whether the {@link CalendarView} is shown.
402 * @return True if the calendar view is shown.
420 * Sets whether the {@link CalendarView} is shown.
422 * @param shown True if the calendar view is to be shown.
424 public void setCalendarViewShown(boolean shown) {
425 mCalendarView.setVisibility(shown ? VISIBLE : GONE);
429 * Gets whether the spinners are shown.
431 * @return True if the spinners are shown.
438 * Sets whether the spinners are shown
    [all...]
  /external/v8/test/mjsunit/
stack-traces.js 136 // Test that the error constructor is not shown in the trace
149 // Test that the explicit constructor call is shown in the trace
  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 89 // list of apps shown, we set an explicit width on the outermost div.
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/
waitbar_j.m 24 % lengthy computation. A sample usage is shown below:
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardStatusViewManager.java 126 * The most recent message with the longest duration is shown as messages expire until
265 // Use Transient text for messages shown while widget is shown.
311 * @param showStatusLines status lines are shown if true
596 * @return Whether the status lines (battery level and / or next alarm) are shown while
609 boolean shown = mEmergencyCallButtonEnabledInScreen || enabledBecauseSimLocked;
611 phoneState, shown);
  /external/valgrind/main/exp-dhat/
dh_main.c 176 Bool shown; member in struct:__anon12648
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 748 * Callback when the shown sections changes in another NTP.
749 * @param {number} newShownSections Bitmask of the shown sections.
997 document.body.classList.add('notification-shown');
    [all...]
print_preview_animations.js 204 * @param {HTLMElement} el The element to be shown/hidden
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
upload_page.js 93 // Login page is shown first.
  /external/valgrind/main/cachegrind/
cg_annotate.in 152 --threshold=<0--20> a function is shown if it accounts for more than x% of
462 print("Events shown: @show_events\n");
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /external/qemu/audio/
audio.c 217 static int shown; local
220 if (!shown) {
223 shown = 1;
    [all...]

Completed in 2050 milliseconds

1 2