Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.h42 bool GetEmbbedObj(bool bURI,
Dcxfa_textparser.cpp527 bool bURI = (ws == L"uri"); in GetEmbbedObj() local
528 if (!bURI && ws != L"som") in GetEmbbedObj()
542 bRet = pTextProvider->GetEmbbedObj(bURI, bRaw, wsAttr, wsValue); in GetEmbbedObj()
Dxfa_ffwidgetacc.cpp1644 bool CXFA_TextProvider::GetEmbbedObj(bool bURI, in GetEmbbedObj() argument
1651 if (bURI) { in GetEmbbedObj()