Searched defs:endText (Results 1 – 2 of 2) sorted by relevance
168 const Text* endText = latestLogicallyAdjacentTextNode(this); in wholeText() local198 RefPtrWillBeRawPtr<Text> endText = const_cast<Text*>(latestLogicallyAdjacentTextNode(this)); in replaceWholeText() local
1759 StringRef endText) in CFRefReport()