Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2915 CFX_WideString wsDataPicture, wsTimePicture; in GetPictureContent() local
2932 wsDataPicture); in GetPictureContent()
2935 wsPicture = wsDataPicture + FX_WSTRC(L"T") + wsTimePicture; in GetPictureContent()
2955 CFX_WideString wsDataPicture, wsTimePicture; in GetPictureContent() local
2972 wsDataPicture); in GetPictureContent()
2975 wsPicture = wsDataPicture + L"T" + wsTimePicture; in GetPictureContent()