Home | History | Annotate | Download | only in editing

Lines Matching full:pair

143 static void appendEscapedContent(Vector<UChar>& result, pair<const UChar*, size_t> range, bool escapeNBSP)
230 static inline pair<const UChar*, size_t> ucharRange(const Node *node, const Range *range)
250 static inline void appendUCharRange(Vector<UChar>& result, const pair<const UChar*, size_t> range)