OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modifier
(Results
501 - 525
of
925
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/sdk/rule_api/src/com/android/ide/common/api/
IViewRule.java
319
* @param modifierMask The
modifier
keys currently pressed by the user, as a bitmask
/system/core/libdiskconfig/
diskconfig.c
73
LOGE("Size
modifier
illegal when len is -1");
/external/android-mock/tests/com/google/android/testing/mocking/
AndroidMockTest.java
22
import javassist.
Modifier
;
79
|| !
Modifier
.isPublic(method.getModifiers())) {
[
all
...]
/external/libvpx/build/make/
configure.sh
786
# storage
modifier
in RVCT. If we need to use this
modifier
,
/external/proguard/docs/manual/
ant.html
503
<h2>Keep
Modifier
Attributes</h2>
505
The keep tags can have the following <i>
modifier
</i> attributes:
/external/webkit/Source/WebKit/gtk/po/
ar.po
293
msgid "
Modifier
state"
297
msgid "A bitmask representing the state of the
modifier
keys"
bg.po
324
msgid "
Modifier
state"
328
msgid "A bitmask representing the state of the
modifier
keys"
[
all
...]
gu.po
296
msgid "
Modifier
state"
300
msgid "A bitmask representing the state of the
modifier
keys"
[
all
...]
he.po
299
msgid "
Modifier
state"
303
msgid "A bitmask representing the state of the
modifier
keys"
nb.po
303
msgid "
Modifier
state"
307
msgid "A bitmask representing the state of the
modifier
keys"
pa.po
298
msgid "
Modifier
state"
302
msgid "A bitmask representing the state of the
modifier
keys"
ru.po
298
msgid "
Modifier
state"
302
msgid "A bitmask representing the state of the
modifier
keys"
sr.po
298
msgid "
Modifier
state"
302
msgid "A bitmask representing the state of the
modifier
keys"
[
all
...]
sv.po
297
msgid "
Modifier
state"
301
msgid "A bitmask representing the state of the
modifier
keys"
uk.po
295
msgid "
Modifier
state"
299
msgid "A bitmask representing the state of the
modifier
keys"
[
all
...]
zh_CN.po
293
msgid "
Modifier
state"
297
msgid "A bitmask representing the state of the
modifier
keys"
/external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl
467
or new
modifier
flags.
470
@param modifierFlags The
modifier
flags as in NSEvent.
[
all
...]
/external/webkit/Tools/DumpRenderTree/chromium/
EventSender.cpp
163
// On Windows all keys with Alt
modifier
will be marked as system key.
642
// eventDown.
modifier
, this logic comes from
[
all
...]
/frameworks/base/core/java/android/app/
LoaderManager.java
27
import java.lang.reflect.
Modifier
;
267
&& !
Modifier
.isStatic(mLoader.getClass().getModifiers())) {
[
all
...]
/frameworks/support/v4/java/android/support/v4/app/
LoaderManager.java
27
import java.lang.reflect.
Modifier
;
253
&& !
Modifier
.isStatic(mLoader.getClass().getModifiers())) {
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/doc/
sed.info
379
The `I'
modifier
to regular-expression matching is a GNU extension
384
The `M'
modifier
to regular-expression matching is a GNU `sed'
791
The `I'
modifier
to regular-expression matching is a GNU extension
796
The `M'
modifier
to regular-expression matching is a GNU `sed'
[
all
...]
/packages/apps/Browser/res/values-fr/
strings.xml
64
<string name="edit_folder" msgid="621817453133656156">"
Modifier
le dossier"</string>
75
<string name="edit_bookmark" msgid="5024089053490231905">"
Modifier
le favori"</string>
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardBuilder.java
96
* >key-style styleName="f1-key" parentStyle="
modifier
-key"
101
* >key-style styleName="f1-key" parentStyle="
modifier
-key"
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MoveGesture.java
147
/* TODO: Pass
modifier
mask to drag rules as well! This doesn't work yet since
213
* The operation being performed has changed (e.g.
modifier
key).
[
all
...]
SelectionManager.java
302
* The
modifier
key mask will be used to determine whether this
408
// Case where no
modifier
is pressed: either select or reset the selection.
[
all
...]
Completed in 679 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>