Home
last modified time | relevance | path

Searched defs:bRet (Results 1 – 25 of 33) sorted by relevance

12

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidgethandler.cpp32 bool bRet = hWidget->OnMouseEnter(); in OnMouseEnter() local
40 bool bRet = hWidget->OnMouseExit(); in OnMouseExit() local
50 bool bRet = hWidget->OnLButtonDown(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDown() local
65 bool bRet = hWidget->OnLButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonUp() local
74 bool bRet = hWidget->OnLButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDblClk() local
82 bool bRet = hWidget->OnMouseMove(dwFlags, hWidget->Rotate2Normal(point)); in OnMouseMove() local
91 bool bRet = in OnMouseWheel() local
100 bool bRet = hWidget->OnRButtonDown(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonDown() local
112 bool bRet = hWidget->OnRButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonUp() local
120 bool bRet = hWidget->OnRButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonDblClk() local
[all …]
Dcxfa_ffnotify.cpp222 bool bRet; in RunScript() local
Dcxfa_textparser.cpp504 bool bRet = false; in GetEmbbedObj() local
/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp166 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteLinkAction() local
288 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteScreenAction() local
329 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteBookMark() local
513 bool bRet = pContext->RunScript(script, &csInfo); in RunFieldJavaScript() local
529 bool bRet = pContext->RunScript(script, &csInfo); in RunDocumentOpenJavaScript() local
576 bool bRet = pContext->RunScript(script, &csInfo); in RunDocumentPageJavaScript() local
Dfpdfsave.cpp268 bool bRet = fileMaker.Create(flags); in FPDF_Doc_Save() local
Dcpdfsdk_interform.cpp294 bool bRet = pContext->RunScript(csJS, &sInfo); in OnCalculate() local
331 bool bRet = pContext->RunScript(script, &sInfo); in OnFormat() local
Dcpdfsdk_xfawidgethandler.cpp327 bool bRet = pXFAPageView->GetDocView()->SetFocus(hWidget); in OnXFAChangedFocus() local
/external/python/cpython2/PC/
Dw9xpopen.c29 BOOL bRet; in main() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp119 bool bRet = false; in ValidateValue() local
344 bool bRet = false; in FormatSinglePattern() local
613 bool bRet = false; in ParsePatternValue() local
Dxfa_utils.cpp471 bool bRet = false; in XFA_FDEExtension_ResolveNamespaceQualifier() local
Dcxfa_node.cpp1904 bool bRet = false; in ProcessValidate() local
1972 bool bRet; in ExecuteScript() local
2011 bool bRet = false; in ExecuteBoolScript() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c88 BOOL bRet; in wglCreatePbufferARB() local
Dstw_framebuffer.c461 BOOL bRet = SetPixelFormat(hdc, iPixelFormat, NULL); in DrvSetPixelFormat() local
/external/pdfium/xfa/fde/
Dcfde_textout.cpp99 bool bRet = true; in DrawString() local
339 bool bRet = false; in LoadText() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp755 bool bRet = true; in ApiScreenCaptureBuffer() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp332 bool bRet = true; in ReadArray32() local
351 bool bRet = true; in ReadArray16() local
594 bool bRet = true; in WriteFileSafe16() local
614 bool bRet = true; in WriteFileSafe32() local
647 bool bRet; in WriteMarker() local
752 bool bRet = WriteData(pFile, nName, (void*)&n, nSize); in WriteData() local
2978 bool bRet; local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp122 bool bRet = CPWL_Wnd::OnKeyDown(nChar, nFlag); in OnKeyDown() local
Dcpwl_edit.cpp501 bool bRet = CPWL_EditCtrl::OnKeyDown(nChar, nFlag); in OnKeyDown() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp186 BOOL bRet; in OsInitOS() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp1000 bool bRet = pFormFillEnv->GetJSRuntime()->SetValueByName(szPropName, pValue); in SetGlobalProperty() local
1016 bool bRet = pFormFillEnv->GetJSRuntime()->GetValueByName(szPropName, pValue); in GetGlobalProperty() local
/external/pdfium/fxjs/
Dcfxjse_resolveprocessor.cpp643 bool bRet = pContext->RunScript(eLangType, wsExpression.AsStringView(), in DoPredicateFilter() local
Dcfxjse_engine.cpp299 bool bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp292 CFWL_Widget* bRet = NextTab(child, focus, bFind); in NextTab() local
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp940 bool bRet = (!bSingleLine && IsCtrlCode(wch)); in GetCharRects() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1189 bool bRet = false; in ProcessObjectNoClip() local
1216 bool bRet = false; in DrawObjWithBlend() local
1549 bool bRet = false; in ProcessTransparency() local

12