Home
last modified time | relevance | path

Searched refs:AppendCodePoint (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_utf8decoder.cpp13 void CFX_UTF8Decoder::AppendCodePoint(uint32_t ch) { in AppendCodePoint() function in CFX_UTF8Decoder
28 AppendCodePoint(m_PendingChar); in Input()
Dcfx_utf8decoder.h18 void AppendCodePoint(uint32_t ch);