Searched defs:htmlReserve (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/fm2js/
H A Dxfa_fm2jscontext.cpp4107 CFX_WideString htmlReserve; local
4110 htmlReserve.Empty();
4111 if (HTMLCode2STR(ch, htmlReserve)) {
4113 wsResultBuf << htmlReserve; local

Completed in 120 milliseconds