Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h258 static bool HTMLCode2STR(uint32_t iCode, CFX_WideString& wsHTMLReserve);
Dxfa_fm2jscontext.cpp3779 if (HTMLCode2STR(ch, htmlReserve)) { in EncodeHTML()
3902 bool CXFA_FM2JSContext::HTMLCode2STR(uint32_t iCode, in HTMLCode2STR() function in CXFA_FM2JSContext