OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hiding
(Results
301 - 325
of
643
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/harfbuzz_ng/src/
hb-buffer.h
240
* from the font, instead of
hiding
them (currently done
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RTDyldMemoryManager.cpp
231
// not inlined, and
hiding
their real definitions in a separate archive file
/external/owasp/sanitizer/tools/findbugs/doc/
downloads.html
107
//end
hiding
contents --->
publications.html
127
//end
hiding
contents --->
sysprops.html
191
//end
hiding
contents --->
users.html
188
//end
hiding
contents --->
/external/pdfium/tools/drmemory/scripts/
common.py
117
# Windows version number is
hiding
in system name. Looks like:
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc
181
"@SuppressWarnings(\"
hiding
\")\n"
/frameworks/base/core/java/android/widget/
DialerFilter.java
165
// in the TextKeyListener. This prevents us from
hiding
the digits
/frameworks/base/core/tests/coretests/src/android/view/
MenuTest.java
84
//adding and removing,
hiding
and showing, etc.
/frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd
90
<p>A variation on the stretch strategy is to collapse the contents of the left pane when in portrait. This works quite well with master/detail panes where the left (master) pane contains easily collapsible list items. An example would be for a realtime chat application. In landscape, the left list could contain chat contact photos, names, and online statuses. In portrait, horizontal space could be collapsed by
hiding
contact names and only showing photos and online status indicator icons. Optionally also provide an expand control that allows the user to expand the left pane content to its larger width and vice versa.</p></li>