Searched defs:bMark (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp313 bool bMark) {
322 bMark, pBuff, nLength);
310 Response(const CFX_WideString& wsQuestion, const CFX_WideString& wsTitle, const CFX_WideString& wsDefaultAnswer, bool bMark) argument
/external/pdfium/xfa/fxfa/parser/
H A Dcscript_hostpseudomodel.cpp290 bool bMark = false; local
304 bMark = pArguments->GetInt32(3) == 0 ? false : true;
307 wsQuestion, wsTitle, wsDefaultAnswer, bMark);

Completed in 150 milliseconds