Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp3908 XFA_FMHtmlReserveCode htmlreservecode = reservesForEncode[iMid]; in HTMLCode2STR() local
3909 if (iCode == htmlreservecode.m_uCode) { in HTMLCode2STR()
3910 wsHTMLReserve = htmlreservecode.m_htmlReserve; in HTMLCode2STR()
3914 if (iCode < htmlreservecode.m_uCode) in HTMLCode2STR()