Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.h43 bool bRaw,
Dcxfa_textparser.cpp538 bool bRaw = (ws == L"raw"); in GetEmbbedObj() local
539 if (!bRaw && ws != L"formatted") in GetEmbbedObj()
542 bRet = pTextProvider->GetEmbbedObj(bURI, bRaw, wsAttr, wsValue); in GetEmbbedObj()
Dxfa_ffwidgetacc.cpp1645 bool bRaw, in GetEmbbedObj() argument