OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entity
(Results
2176 - 2200
of
3175
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/webkit/LayoutTests/dom/xhtml/level3/core/
noderemovechild31.js
82
Then remove an child of the
entity
reference and expect a NO_MODIFICATION_ALLOWED_ERR.
nodereplacechild10.js
88
Using replaceChild on this Document node attempt to replace an
Entity
node with
nodereplacechild28.js
80
entity
reference. Since the replacing text node should be removed
textreplacewholetext06.js
85
nodes (whose replacement text is a character
entity
reference) appended as children of its parent element node.
textreplacewholetext08.js
78
Appends an
entity
reference containing text and an element to an existing
/external/webkit/Source/WebCore/html/parser/
HTMLEntitySearch.cpp
55
UChar entryNextCharacter = entry->
entity
[m_currentLength];
/external/webkit/Source/WebKit/chromium/src/
WebEntities.cpp
73
// Append content before
entity
code.
/frameworks/av/include/drm/
DrmInfoEvent.h
25
* This is an
entity
class which would be passed to caller in
/frameworks/base/core/java/android/app/backup/
FileBackupHelper.java
95
if (DEBUG) Log.d(TAG, "got
entity
'" + data.getKey() + "' size=" + data.size());
FileBackupHelperBase.java
93
// Bail on this
entity
. Only log one failure per helper object.
/frameworks/base/drm/java/android/drm/
DrmErrorEvent.java
22
* An
entity
class that is passed to the
DrmInfoEvent.java
22
* An
entity
class that is passed to the
DrmInfoRequest.java
23
* An
entity
class that is used to pass information to an online DRM server. An instance of this
DrmInfoStatus.java
20
* An
entity
class that wraps the result of communication between a device
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrentityreplacement.java
32
* attribute as a string. The general
entity
references
attrremovechild1.java
31
* Removing a child node from an attribute in an
entity
reference
attrreplacechild1.java
31
* Replacing a child node from an attribute in an
entity
reference
documentcreateentityreference.java
36
* a new EntityReference node for the
Entity
with the
hc_attrgetvalue2.java
31
* Checks the value of an attribute that contains
entity
references.
hc_entitiesremovenameditem1.java
31
* An attempt to add remove an
entity
should result in a NO_MODIFICATION_ERR.
hc_nodevalue03.java
31
* An
entity
reference is created, setNodeValue is called with a non-null argument, but getNodeValue
hc_nodevalue07.java
31
* An
Entity
is accessed, setNodeValue is called with a non-null argument, but getNodeValue
nodeentityreferencenodevalue.java
34
* Retrieve the first
Entity
Reference node from the last
nodeentitysetnodevalue.java
32
*
Entity
Node is always null and "setNodeValue" should have no effect.
nodevalue03.java
31
* An
entity
reference is created, setNodeValue is called with a non-null argument, but getNodeValue
Completed in 467 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>