OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selecting
(Results
1 - 25
of
332
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/manual-tests/
focus-select-when-clicked.html
7
<p><b>BUG ID:</b> <a href="rdar://problem/4011544">4011544</a>
selecting
an item from a select menu with the mouse doesn't place the focus on the menu</p>
18
No blue focus ring drawn around the pop-up menu when clicked, or after
selecting
OPTION 1 from the list. After
selecting
option 1 and pressing tab, focus will land on the first focusable element on the page.
focusringcolor-change-on-theme-change.html
4
<li>Change the system focus ring color.<br>On OS X you can do this by going to System Preferences->Appearance and
selecting
another value in the Appearance popup menu.</li>
autoscroll.html
19
<p>Make the frame autoscroll by moving the mouse pointer outside of it while
selecting
.
/external/iptables/extensions/
libipt_SAME.man
10
Don't use the destination-ip in the calculations when
selecting
the
/frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java
25
* (shift and alt) and the pseudo-meta state of
selecting
text.
77
private static final Object
SELECTING
= new NoCopySpan.Concrete();
86
text.removeSpan(
SELECTING
);
101
getActive(text,
SELECTING
, META_SELECTING, META_SELECTING);
124
return getActive(text,
SELECTING
, 1, 2);
166
what ==
SELECTING
;
171
* keep track of the
selecting
meta state in the specified text.
174
return what ==
SELECTING
;
194
resetLock(content,
SELECTING
);
244
* Start
selecting
text
[
all
...]
ArrowKeyMovementMethod.java
295
// Before
selecting
, make sure we've moved out of the "slop".
299
// Turn long press off while we're
selecting
. User needs to
323
// end, since we are
selecting
"forwards"
328
// tap since we are
selecting
"backwards".
399
// If we
selecting
something with the onepointfivetap-and
/dalvik/libcore/security/src/main/java/java/security/cert/
CRLSelector.java
25
* criteria for
selecting
{@code CRL}s from a {@code CertStore}.
CertSelector.java
25
* criteria for
selecting
{@code Certificate}s from a {@code CertStore}.
/external/kernel-headers/original/linux/
tiocl.h
25
/* set characters to be considered alphabetic when
selecting
*/
/external/webkit/WebCore/platform/text/win/
TextBreakIteratorInternalICUWin.cpp
35
// in a URL selects a word delimited by periods rather than
selecting
the entire URL).
/packages/apps/Gallery/res/values/
strings.xml
171
<!-- Title of dialog that appears after
selecting
Picture size setting option -->
173
<!-- Options in dialog that appears after
selecting
Picture size setting option -->
180
<!-- Option values in dialog that appears after
selecting
Picture size setting option -->
185
<!-- Default option value in dialog that appears after
selecting
Picture size setting option -->
191
<!-- Title of dialog that appears after
selecting
Picture sort setting option -->
193
<!-- Options in dialog that appears after
selecting
Picture sort setting option -->
200
<!-- Option values in dialog that appears after
selecting
Picture sort setting option -->
205
<!-- Default option value in dialog that appears after
selecting
Picture sort setting option -->
211
<!-- Title of dialog that appears after
selecting
Slideshow interval setting option -->
213
<!-- Options in dialog that appears after
selecting
Slideshow interval setting option --
[
all
...]
/frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd
35
<li style="padding-top: 4px;"><a href=#selecting_content_item>
Selecting
an item should perform most intuitive operation</a></li>
147
fit on the icon menu, then the last icon is labeled "More" —
selecting
it
188
on a blank spot on the Home screen, a Context menu appears;
selecting
207
first item in the Context menu. In this example,
selecting
the contact
279
Selecting
the right kind of menu to present, and using menus
360
<h3 id="selecting_content_item">
Selecting
an item in the content should perform the most intuitive operation</h3>
373
<li>
Selecting
an image executes "View image"</li>
374
<li>
Selecting
a media icon or filename executes "Play"</li>
375
<li>
Selecting
a URL link executes "Open link"</li>
376
<li>
Selecting
an address executes "Go to address" (in a maps application)</li
[
all
...]
/external/jpeg/
jcinit.c
9
* This routine is in charge of
selecting
the modules to be executed and
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
SelectorImpl.java
103
*
selecting
, the first element is always the mock channel's file
111
* actively
selecting
, all elements are null.
118
* When not actively
selecting
, all elements are null.
124
* actively
selecting
, all elements are 0. Corresponds to the ready keys
132
* picked up in source by the
selecting
thread.
/external/bluetooth/bluez/audio/
gstsbcutil.c
33
* TODO - use a better approach to this (it is
selecting
the last element)
43
* TODO - use a better approach to this (it is
selecting
the maximum value)
52
* TODO - use a better approach to this (it is
selecting
the last element)
62
* TODO - use a better approach to this (it is
selecting
the last element)
72
* TODO - use a better approach to this (it is
selecting
the maximum value)
/ndk/build/core/
add-application.mk
144
$(call ndk_log,
Selecting
optimization mode through Application.mk: $(APP_OPTIM))
147
$(call ndk_log,
Selecting
debug optimization mode (app is debuggable))
150
$(call ndk_log,
Selecting
release optimization mode (app is not debuggable))
/development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsSelectInstrumentation.java
67
//
selecting
an item in the list.
/development/samples/SkeletonApp/
readme.txt
8
list in the app launcher (it is named Skeleton App) or by
selecting
it from
/external/opencore/build_config/opencore_dynamic/
pv_config_selected.mk
12
# Menu for
selecting
supported features
26
# Menu for
selecting
streaming features
/system/core/libcutils/
selector.c
172
LOGD("
Selecting
fd %d for writing...", selectableFd->fd);
176
LOGD("
Selecting
fd %d for reading...", selectableFd->fd);
/frameworks/base/docs/html/resources/articles/
touch-mode.jd
11
Android-powered device,
selecting
a widget with the trackball will take you out
55
user touches a list after
selecting
an item with the trackball.</p>
88
inside a text field on the screen, without first
selecting
it with the trackball
/development/samples/BrowserPlugin/jni/video/
VideoPlugin.cpp
56
gLogI.log(kError_ANPLogType, "Error
selecting
input events.");
/external/icu4c/common/unicode/
unifilt.h
35
* <code>UnicodeFilter</code> defines a protocol for
selecting
a
/external/icu4c/test/perf/strsrchperf/
strsrchperf.cpp
33
/* Get a word to find. Do this by
selecting
a random word with a word breakiterator. */
/system/core/include/cutils/
selector.h
121
* Loops continuously
selecting
file descriptors and firing events.
Completed in 281 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>