Searched refs:AppendCodePoint (Results 1 – 3 of 3) sorted by relevance
14 void CFX_UTF8Decoder::AppendCodePoint(uint32_t ch) { in AppendCodePoint() function in CFX_UTF8Decoder29 AppendCodePoint(m_PendingChar); in Input()
18 void AppendCodePoint(uint32_t ch);
294 decoder.AppendCodePoint(GetCharRef()); in GetAttrValue()447 decoder.AppendCodePoint(GetCharRef()); in ParseElementInternal()