OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invisible
(Results
451 - 475
of
709
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Email/src/com/android/email/activity/
MessageCompose.java
736
* We set this to
invisible
by default. Other methods will turn it back on if it's
[
all
...]
MessageViewFragmentBase.java
858
// Set to
invisible
; if the button is still in this state one second from now, we'l
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java
684
hostView.setVisibility(
INVISIBLE
);
[
all
...]
/packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java
514
// sort of an "
invisible
attachment" so that the message isn't thrown
536
* sort of an "
invisible
attachment" so that the message isn't thrown
821
// FORCE_MMS behaves as sort of an "
invisible
attachment", making
[
all
...]
/external/clang/lib/AST/
DeclBase.cpp
1086
/// within its semantic context should be
invisible
to qualified name lookup.
[
all
...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
117
* -# USPOOF_INVISIBLE: check an identifier for the presence of
invisible
characters,
199
/** Check an identifier for the presence of
invisible
characters,
[
all
...]
/external/webkit/Source/WebCore/dom/
Position.cpp
552
// skip position in unrendered or
invisible
node
684
// skip position in unrendered or
invisible
node
[
all
...]
/external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp
199
//
invisible
. The
invisible
value we use (HIDDEN vs. COLLAPSE) depends on the specified from/to values.
[
all
...]
/external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/
Atari.patches
52
tool especialy if
invisible
control characters occur which weren't
800
X tool especialy if
invisible
control characters occur which weren't
/frameworks/base/core/java/android/view/
ViewDebug.java
91
* actually mean VISIBLE,
INVISIBLE
and GONE. A mapping can be used to see
97
* @ViewDebug.IntToString(from = 4, to = "
INVISIBLE
"),
[
all
...]
/frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java
610
mTitleUpView.setVisibility(!showHome ? (homeAsUp ? VISIBLE :
INVISIBLE
) : GONE);
798
mTitleUpView.setVisibility(showTitleUp ? (homeAsUp ? VISIBLE :
INVISIBLE
) : GONE);
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt
391
NO DOC BLOCK: android.provider.Contacts.PresenceColumns Field
INVISIBLE
392
NO DOC BLOCK: android.provider.ContactsContract.StatusColumns Field
INVISIBLE
[
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
469
b.putInt("viz", View.
INVISIBLE
);
[
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
611
: LocaleKeyFactory(delegate->visible() ? VISIBLE :
INVISIBLE
)
Completed in 1796 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>