Home
last modified time | relevance | path

Searched refs:wsHTMLReserve (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.cpp3736 WideString* wsHTMLReserve) { in HTMLCode2STR() argument
3744 *wsHTMLReserve = result->m_htmlReserve; in HTMLCode2STR()