Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h224 void SetMapModuleString(void* pKey, WideStringView wsValue);
Dcjx_object.cpp248 void CJX_Object::SetMapModuleString(void* pKey, WideStringView wsValue) { in SetMapModuleString() function in CJX_Object
262 SetMapModuleString(pKey, wsValue); in SetAttribute()
450 SetMapModuleString(pKey, wsValue.AsStringView()); in SetCData()