/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.cpp | 119 bool bRet = false; in ValidateValue() local 122 for (; i < iCount && !bRet; i++) { in ValidateValue() 126 bRet = pFormat->ParseNull(wsValue, wsFormat); in ValidateValue() 127 if (!bRet) in ValidateValue() 128 bRet = wsValue.IsEmpty(); in ValidateValue() 131 bRet = pFormat->ParseZero(wsValue, wsFormat); in ValidateValue() 132 if (!bRet) in ValidateValue() 133 bRet = wsValue == L"0"; in ValidateValue() 137 bRet = pFormat->ParseNum(wsValue, wsFormat, &fNum); in ValidateValue() 138 if (!bRet) in ValidateValue() [all …]
|
D | xfa_utils.cpp | 471 bool bRet = false; in XFA_FDEExtension_ResolveNamespaceQualifier() local 474 bRet = true; in XFA_FDEExtension_ResolveNamespaceQualifier() 490 return bRet; in XFA_FDEExtension_ResolveNamespaceQualifier()
|
D | cxfa_node.cpp | 1904 bool bRet = false; in ProcessValidate() local 1910 std::tie(iRet, bRet) = ExecuteBoolScript(docView, script, &eParam); in ProcessValidate() 1931 ProcessScriptTestValidate(docView, validate, iRet, bRet, bVersionFlag); in ProcessValidate() 1972 bool bRet; in ExecuteScript() local 1974 std::tie(iRet, bRet) = ExecuteBoolScript(docView, script, pEventParam); in ExecuteScript() 2011 bool bRet = false; in ExecuteBoolScript() local 2015 bRet = pContext->RunScript(eScriptType, wsExpression.AsStringView(), in ExecuteBoolScript() 2020 if (bRet) { in ExecuteBoolScript()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffwidgethandler.cpp | 32 bool bRet = hWidget->OnMouseEnter(); in OnMouseEnter() local 35 return bRet; in OnMouseEnter() 40 bool bRet = hWidget->OnMouseExit(); in OnMouseExit() local 43 return bRet; in OnMouseExit() 50 bool bRet = hWidget->OnLButtonDown(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDown() local 51 if (bRet && m_pDocView->SetFocus(hWidget)) { in OnLButtonDown() 57 return bRet; in OnLButtonDown() 65 bool bRet = hWidget->OnLButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonUp() local 68 return bRet; in OnLButtonUp() 74 bool bRet = hWidget->OnLButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDblClk() local [all …]
|
D | cxfa_ffnotify.cpp | 222 bool bRet; in RunScript() local 223 std::tie(iRet, bRet) = item->ExecuteBoolScript(pDocView, script, &EventParam); in RunScript() 224 return iRet == XFA_EVENTERROR_Success && bRet; in RunScript()
|
D | cxfa_textparser.cpp | 504 bool bRet = false; in GetEmbbedObj() local 533 bRet = pTextProvider->GetEmbbedObj(bURI, bRaw, wsAttr, wsValue); in GetEmbbedObj() 535 return bRet; in GetEmbbedObj()
|
/external/pdfium/fpdfsdk/ |
D | fsdk_actionhandler.cpp | 166 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteLinkAction() local 168 if (!bRet) { in ExecuteLinkAction() 288 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteScreenAction() local 290 if (!bRet) { in ExecuteScreenAction() 329 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteBookMark() local 331 if (!bRet) { in ExecuteBookMark() 513 bool bRet = pContext->RunScript(script, &csInfo); in RunFieldJavaScript() local 515 if (!bRet) { in RunFieldJavaScript() 529 bool bRet = pContext->RunScript(script, &csInfo); in RunDocumentOpenJavaScript() local 531 if (!bRet) { in RunDocumentOpenJavaScript() [all …]
|
D | cpdfsdk_xfawidgethandler.cpp | 327 bool bRet = pXFAPageView->GetDocView()->SetFocus(hWidget); in OnXFAChangedFocus() local 329 bRet = true; in OnXFAChangedFocus() 331 return bRet; in OnXFAChangedFocus()
|
D | fpdfsave.cpp | 268 bool bRet = fileMaker.Create(flags); in FPDF_Doc_Save() local 272 return bRet; in FPDF_Doc_Save()
|
D | cpdfsdk_interform.cpp | 294 bool bRet = pContext->RunScript(csJS, &sInfo); in OnCalculate() local 296 if (bRet && bRC && sValue.Compare(sOldValue) != 0) in OnCalculate() 331 bool bRet = pContext->RunScript(script, &sInfo); in OnFormat() local 333 if (bRet) { in OnFormat()
|
/external/python/cpython2/PC/ |
D | w9xpopen.c | 29 BOOL bRet; in main() local 92 bRet = CreateProcess( in main() 102 if (bRet) { in main()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 731 bool bRet = false; in GetNativeFont() local 733 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, in GetNativeFont() 736 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "SimSun", in GetNativeFont() 739 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "MingLiU", in GetNativeFont() 742 if (!bRet) { in GetNativeFont() 743 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, in GetNativeFont() 746 if (!bRet) { in GetNativeFont() 747 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, in GetNativeFont() 750 if (!bRet) { in GetNativeFont() 751 bRet = in GetNativeFont() [all …]
|
/external/pdfium/xfa/fde/ |
D | cfde_textout.cpp | 99 bool bRet = true; in DrawString() local 110 bRet = device->DrawNormalText(iCurCount, pCurCP, font, -fFontSize, pMatrix, in DrawString() 118 return bRet; in DrawString() 339 bool bRet = false; in LoadText() local 357 bRet = true; in LoadText() 363 if (!CFX_BreakTypeNoneOrPiece(dwBreakStatus) && !bRet) in LoadText()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 88 BOOL bRet; in wglCreatePbufferARB() local 270 bRet = SetPixelFormat(hDC, iDisplayablePixelFormat, &pfd); in wglCreatePbufferARB() 271 assert(bRet); in wglCreatePbufferARB()
|
/external/pdfium/third_party/libopenjpeg20/ |
D | thread.c | 687 OPJ_BOOL bRet = OPJ_TRUE; in opj_thread_pool_setup() local 709 bRet = OPJ_FALSE; in opj_thread_pool_setup() 717 bRet = OPJ_FALSE; in opj_thread_pool_setup() 727 bRet = OPJ_FALSE; in opj_thread_pool_setup() 742 bRet = OPJ_FALSE; in opj_thread_pool_setup() 745 return bRet; in opj_thread_pool_setup()
|
/external/mesa3d/include/c11/ |
D | threads_win32.h | 517 BOOL bRet; 537 bRet = DuplicateHandle(GetCurrentProcess(), // source process (pseudo) handle 544 assert(bRet); 545 if (!bRet) {
|
/external/virglrenderer/src/gallium/include/c11/ |
D | threads_win32.h | 503 BOOL bRet; 519 bRet = DuplicateHandle(GetCurrentProcess(), // source process (pseudo) handle 526 assert(bRet); 527 if (!bRet) {
|
/external/pdfium/fxjs/ |
D | cfxjse_engine.cpp | 299 bool bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter() local 304 if (bRet) in NormalPropertyGetter() 310 bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter() 314 if (bRet) in NormalPropertyGetter() 320 bRet = lpScriptContext->QueryVariableValue(ToNode(pScriptObject), in NormalPropertyGetter() 323 if (!bRet) in NormalPropertyGetter()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 186 BOOL bRet; in OsInitOS() local 192 bRet = GetMonitorInfo(hMonitor, &sMInfo); in OsInitOS() 193 _ASSERT(bRet); in OsInitOS()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTModelPOD.cpp | 332 bool bRet = true; in ReadArray32() local 335 bRet &= Read32(pn[i]); in ReadArray32() 337 return bRet; in ReadArray32() 351 bool bRet = true; in ReadArray16() local 354 bRet &= Read16(pn[i]); in ReadArray16() 356 return bRet; in ReadArray16() 594 bool bRet = true; in WriteFileSafe16() local 601 bRet &= (fwrite(ub, 2, 1, pFile) == 1); in WriteFileSafe16() 604 return bRet; in WriteFileSafe16() 614 bool bRet = true; in WriteFileSafe32() local [all …]
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit_ctrl.cpp | 122 bool bRet = CPWL_Wnd::OnKeyDown(nChar, nFlag); in OnKeyDown() local 188 return bRet; in OnKeyDown()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 1189 bool bRet = false; in ProcessObjectNoClip() local 1192 bRet = ProcessText(pObj->AsText(), pObj2Device, nullptr); in ProcessObjectNoClip() 1195 bRet = ProcessPath(pObj->AsPath(), pObj2Device); in ProcessObjectNoClip() 1198 bRet = ProcessImage(pObj->AsImage(), pObj2Device); in ProcessObjectNoClip() 1204 bRet = ProcessForm(pObj->AsForm(), pObj2Device); in ProcessObjectNoClip() 1207 if (!bRet) in ProcessObjectNoClip() 1216 bool bRet = false; in DrawObjWithBlend() local 1219 bRet = ProcessPath(pObj->AsPath(), pObj2Device); in DrawObjWithBlend() 1222 bRet = ProcessImage(pObj->AsImage(), pObj2Device); in DrawObjWithBlend() 1225 bRet = ProcessForm(pObj->AsForm(), pObj2Device); in DrawObjWithBlend() [all …]
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
D | PVRShellAPI.cpp | 755 bool bRet = true; in ApiScreenCaptureBuffer() local 767 bRet = false; in ApiScreenCaptureBuffer() 781 return bRet; in ApiScreenCaptureBuffer()
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_docenvironment.cpp | 1000 bool bRet = pFormFillEnv->GetJSRuntime()->SetValueByName(szPropName, pValue); in SetGlobalProperty() local 1002 return bRet; in SetGlobalProperty() 1016 bool bRet = pFormFillEnv->GetJSRuntime()->GetValueByName(szPropName, pValue); in GetGlobalProperty() local 1018 return bRet; in GetGlobalProperty()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_widgetmgr.cpp | 292 CFWL_Widget* bRet = NextTab(child, focus, bFind); in NextTab() local 293 if (bRet) in NextTab() 294 return bRet; in NextTab()
|