OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invisible
(Results
501 - 525
of
771
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarView.java
600
mTitleUpView.setVisibility(!showHome ? (homeAsUp ? VISIBLE :
INVISIBLE
) : GONE);
782
mTitleUpView.setVisibility(!showHome ? (homeAsUp ? VISIBLE :
INVISIBLE
) : GONE);
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/recurrencepicker/
RecurrencePickerDialog.java
766
// Set rightmost button on the second row
invisible
so it takes up
768
mWeekGroup2.getChildAt(3).setVisibility(View.
INVISIBLE
);
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java
460
previewText.setVisibility(
INVISIBLE
);
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreview.java
278
* screen are typically marked
invisible
during layout, which means we don't
324
* screen are typically marked
invisible
during layout, which means we don't
[
all
...]
/cts/tests/tests/view/src/android/view/cts/
ViewTest.java
[
all
...]
/development/samples/Home/src/com/example/android/home/
Home.java
571
mGrid.setVisibility(View.
INVISIBLE
);
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
481
b.putInt("viz", View.
INVISIBLE
);
[
all
...]
/external/bison/tests/
existing.at
[
all
...]
/external/chromium/chrome/browser/chromeos/notifications/
notification_browsertest.cc
453
//
invisible
.
/external/chromium/chrome/browser/resources/options/
sync_setup_overlay.js
153
// the
invisible
ones).
/external/chromium/chrome/browser/sync/resources/
configure.html
301
// the
invisible
ones).
/external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc
56
// Width of the
invisible
gripper for resizing the toolbar.
[
all
...]
/external/chromium/chrome/common/extensions/docs/static/
overview.html
227
an
invisible
page
/external/e2fsprogs/misc/
tune2fs.8.in
288
files to the
invisible
, reserved journal inode. For all filesystems
/external/grub/docs/
internals.texi
4
This chapter documents the user-
invisible
aspect of GRUB.
/external/icu4c/i18n/
coll.cpp
638
: LocaleKeyFactory(delegate->visible() ? VISIBLE :
INVISIBLE
)
/external/javassist/src/main/javassist/bytecode/
AnnotationsAttribute.java
37
* attribute is a runtime
invisible
one.
/external/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java
774
* visible until dragged. Otherwise, the cursor is
invisible
at all times
/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
WaterFilter.java
635
* at what it is completely
invisible
. The third value is at
[
all
...]
/external/kernel-headers/original/linux/
netdevice.h
356
unsigned short priv_flags; /* Like 'flags' but
invisible
to userspace. */
/external/llvm/include/llvm/IR/
Instruction.h
321
/// effects because the newly allocated memory is completely
invisible
to
/external/qemu/android/camera/
camera-capture-windows.c
269
* We make it
invisible
, so it doesn't mess with the UI. Also
/external/quake/quake/src/QW/client/
console.c
667
realtime = 0; // put the cursor back to
invisible
/external/webkit/Source/WebCore/dom/
Node.h
454
// Detaches the node from the rendering tree, making it
invisible
in the rendered view. This method will remove
/external/webkit/Source/WebCore/platform/graphics/
ShadowBlur.cpp
180
// Can't paint the shadow with invalid or
invisible
color.
[
all
...]
Completed in 868 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>