Home
last modified time | relevance | path

Searched defs:iCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp524 bool HTMLSTR2Code(const WideString& pData, uint32_t* iCode) { in HTMLSTR2Code()
542 bool HTMLCode2STR(uint32_t iCode, WideString* wsHTMLReserve) { in HTMLCode2STR()
607 uint32_t iCode = 0; in DecodeMLInternal() local