Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h236 static bool HTMLCode2STR(uint32_t iCode, WideString* wsHTMLReserve);
Dcfxjse_formcalc_context.cpp3620 if (HTMLCode2STR(ch, &htmlReserve)) { in EncodeHTML()
3735 bool CFXJSE_FormCalcContext::HTMLCode2STR(uint32_t iCode, in HTMLCode2STR() function in CFXJSE_FormCalcContext