Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.cpp215 const WideString& wsType, in GetObjArray()
356 WideString wsType; in pageContent() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp267 WideString wsType = pDynamicRender->JSObject()->GetContent(false); in StopLoad() local
Dcxfa_widgetacc.cpp142 FXCODEC_IMAGE_TYPE XFA_GetImageType(const WideString& wsType) { in XFA_GetImageType()