HomeSort by relevance Sort by last modified time
    Searched full:invisible (Results 351 - 375 of 771) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesp.h 138 // Hide the panel. It stays in the stack but becomes invisible.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h 138 // Hide the panel. It stays in the stack but becomes invisible.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesp.h 138 // Hide the panel. It stays in the stack but becomes invisible.
  /cts/tools/dasm/src/dasm/
parser.cup 69 TO, INNER, OUTER, VISIBLE, INVISIBLE, VISIBLEPARAM, INVISIBLEPARAM,
323 INVISIBLE classname:name SEP
332 INVISIBLE classname:name SEP
  /external/chromium/chrome/browser/resources/
print_preview.css 254 hr.invisible {
629 /* Scrollbar when temporarily invisible (no activity) */
630 .scrollbar.invisible {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 213 target.setVisibility(View.INVISIBLE);
343 View.INVISIBLE : View.VISIBLE);
345 View.INVISIBLE : View.VISIBLE);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsPanelView.java 232 holder.iconView.setVisibility(INVISIBLE);
239 holder.thumbnailView.setVisibility(INVISIBLE);
353 mRecentsNoApps.setVisibility(noApps ? View.VISIBLE : View.INVISIBLE);
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java     [all...]
  /external/icu4c/test/intltest/
icusvtst.cpp 50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass")
446 // should be able to register invisible factories, these will not
454 confirmEqual("17) get invisible", result, singleton5);
458 // should not be able to locate invisible services
464 confirmBoolean("18) find invisible", !ids.contains(&target));
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.mm 210 // Sets whether the window background should be visible or invisible when
211 // dragging a tab. The background should be invisible when the mouse is over a
222 // translucent or invisible. As a result, don't animate the alpha change.
    [all...]
  /external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.class.php 791 if (isset($sym['invisible'])) {
805 if (!isset($sym['invisible'])) {
835 if (isset($sym['invisible'])) {
    [all...]
  /external/quake/quake/src/QW/client/
cl_ents.c 432 // spawn light flashes, even ones coming from invisible objects
444 // if set to invisible, skip
815 // spawn light flashes, even ones coming from invisible objects
  /external/webkit/Source/WebCore/inspector/front-end/
HeapSnapshot.js 131 case "invisible":
520 this._edgeTypes.push("invisible");
743 // Mark hidden edges of global objects as invisible.
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java 489 mMainActionView.setVisibility(View.INVISIBLE);
491 mHeaderTextView.setVisibility(View.INVISIBLE);
492 mHeaderOverlayView.setVisibility(View.INVISIBLE);
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 251 view.findViewById(R.id.back_button).setVisibility(View.INVISIBLE);
252 view.findViewById(R.id.skip_button).setVisibility(View.INVISIBLE);
253 view.findViewById(R.id.next_button).setVisibility(View.INVISIBLE);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationWithMediaRouterActivity.java 197 mSurfaceView.setVisibility(View.INVISIBLE);
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 324 mProgress.setVisibility(View.INVISIBLE);
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 138 child.setVisibility(View.INVISIBLE);
  /device/generic/goldfish/camera/
media_profiles.xml 332 If a codec is not enabled, it is invisible to the applications
  /device/samsung/manta/
media_profiles.xml 240 If a codec is not enabled, it is invisible to the applications
  /external/chromium/chrome/browser/chromeos/login/
views_login_display.cc 172 // And initialize new one that was invisible.
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.cc 317 // both could be invisible.
  /external/compiler-rt/lib/interception/
interception.h 72 // our replacement functions invisible to other libraries. This may be overcomed
  /external/jmonkeyengine/engine/src/android/com/jme3/app/
AndroidHarness.java 390 splashImageView.setVisibility(View.INVISIBLE);
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
FlyByCamera.java 156 * visible until dragged. Otherwise, the cursor is invisible at all times

Completed in 1396 milliseconds

<<11121314151617181920>>