OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODIFIER
(Results
1 - 8
of
8
) sorted by null
/external/collada/include/1.4/dom/
domFx_newparam_common.h
94
* The
modifier
element allows you to specify a
modifier
for this new param.
99
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
MODIFIER
; }
170
* The
modifier
element allows you to specify a
modifier
for this new param.
204
* Gets the
modifier
element.
205
* @return a daeSmartRef to the
modifier
element.
domGles_newparam.h
94
* The
modifier
element allows you to specify a
modifier
for this new param.
99
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
MODIFIER
; }
170
* The
modifier
element allows you to specify a
modifier
for this new param.
204
* Gets the
modifier
element.
205
* @return a daeSmartRef to the
modifier
element.
domCg_newparam.h
96
* The
modifier
element allows you to specify a
modifier
for this new param.
101
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
MODIFIER
; }
167
* The
modifier
element allows you to specify a
modifier
for this new param.
217
* Gets the
modifier
element.
218
* @return a daeSmartRef to the
modifier
element.
domGlsl_newparam.h
90
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
MODIFIER
; }
193
* Gets the
modifier
element.
194
* @return a daeSmartRef to the
modifier
element.
domTypes.h
771
MODIFIER
= 53,
[
all
...]
/frameworks/base/core/tests/coretests/src/android/widget/
TextViewWordLimitsTest.java
138
final String
MODIFIER
= "\u02C6\u02CA\u02CB"; // Circumflex Acute Grave
145
verifyWordLimits(
MODIFIER
, 1, 0, 3);
/external/libxml2/
HTMLparser.c
493
#define
MODIFIER
593
static const char* const noframes_content[] = { "body", FLOW
MODIFIER
, NULL } ;
670
DECL html_flow
MODIFIER
, NULL , DECL button_attrs, NULL, NULL
781
DECL html_inline
MODIFIER
, NULL, DECL label_attrs , NULL, NULL
[
all
...]
/external/jdiff/
xerces.jar
Completed in 317 milliseconds