Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp855 bool HTMLCode2STR(uint32_t iCode, WideString* wsHTMLReserve) { in HTMLCode2STR() function
1082 if (HTMLCode2STR(ch, &htmlReserve)) { in EncodeHTML()