Home
last modified time | relevance | path

Searched refs:NodeWithIndex (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/dom/
DNodeWithIndex.h35 class NodeWithIndex {
37 NodeWithIndex(Node* node) in NodeWithIndex() function
DRange.h38 class NodeWithIndex; variable
118 void textNodesMerged(NodeWithIndex& oldNode, unsigned offset);
DRange.cpp1783 static inline void boundaryTextNodesMerged(RangeBoundaryPoint& boundary, NodeWithIndex& oldNode, un… in boundaryTextNodesMerged()
1791 void Range::textNodesMerged(NodeWithIndex& oldNode, unsigned offset) in textNodesMerged()
DDocument.cpp3024 NodeWithIndex oldNodeWithIndex(oldNode); in textNodesMerged()
/external/webkit/WebCore/
DWebCore.gypi1141 'dom/NodeWithIndex.h',
DGNUmakefile.am785 WebCore/dom/NodeWithIndex.h \
DChangeLog-2008-08-1040659 * WebCore.xcodeproj/project.pbxproj: Added NodeWithIndex.h, NodeWithIndexAfter.h,
40719 (WebCore::NodeWithIndex::index): Added. Computes and stores index.
40760 * dom/NodeWithIndex.h: Added. Makes it so we won't find the index for the same
40762 * dom/NodeWithIndexAfter.h: Added. Similar to NodeWithIndex but gives the index after a
40764 * dom/NodeWithIndexBefore.h: Added. Similar to NodeWithIndex but treats a node pointer of 0
/external/webkit/WebCore/WebCore.xcodeproj/
Dproject.pbxproj2323 …AAB40D8C386100F357A6 /* NodeWithIndex.h in Headers */ = {isa = PBXBuildFile; fileRef = 9382AAB10D8…
7695 …386100F357A6 /* NodeWithIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
15948 9382AAB10D8C386100F357A6 /* NodeWithIndex.h */,
17803 9382AAB40D8C386100F357A6 /* NodeWithIndex.h in Headers */,