Home
last modified time | relevance | path

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

12

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgethandler.cpp27 bool bRet = hWidget->OnMouseEnter(); in OnMouseEnter() local
35 bool bRet = hWidget->OnMouseExit(); in OnMouseExit() local
45 bool bRet = hWidget->OnLButtonDown(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDown() local
60 bool bRet = hWidget->OnLButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonUp() local
69 bool bRet = hWidget->OnLButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDblClk() local
77 bool bRet = hWidget->OnMouseMove(dwFlags, hWidget->Rotate2Normal(point)); in OnMouseMove() local
86 bool bRet = in OnMouseWheel() local
95 bool bRet = hWidget->OnRButtonDown(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonDown() local
107 bool bRet = hWidget->OnRButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonUp() local
115 bool bRet = hWidget->OnRButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonDblClk() local
[all …]
Dxfa_ffnotify.cpp191 bool bRet = false; in RunScript() local
Dcxfa_textparser.cpp510 bool bRet = false; in GetEmbbedObj() local
Dxfa_ffwidgetacc.cpp642 bool bRet = pContext->RunScript((XFA_SCRIPTLANGTYPE)eScriptType, in ExecuteScript() local
1417 bool bRet = GetWidth(fMaxWidth); in StartTextLayout() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp118 bool bRet = m_pNode->TryMeasure(XFA_ATTRIBUTE_StartAngle, ms, false); in GetStartAngle() local
131 bool bRet = m_pNode->TryMeasure(XFA_ATTRIBUTE_SweepAngle, ms, false); in GetSweepAngle() local
Dcxfa_scriptcontext.cpp171 bool bRet = m_JsContext->ExecuteScript(btScript.c_str(), hRetValue, pValue); in RunScript() local
303 bool bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter() local
500 bool bRet = in RunVariablesScript() local
Dxfa_localevalue.cpp114 bool bRet = false; in ValidateValue() local
490 bool bRet = false; in FormatSinglePattern() local
801 bool bRet = false; in ParsePatternValue() local
Dxfa_utils.cpp208 bool bRet = false; in XFA_FieldIsMultiListBox() local
Dcxfa_resolveprocessor.cpp696 bool bRet = false; in DoPredicateFilter() local
/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp164 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteLinkAction() local
286 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteScreenAction() local
327 bool bRet = pContext->RunScript(swJS, &csInfo); in ExecuteBookMark() local
517 bool bRet = pContext->RunScript(script, &csInfo); in RunFieldJavaScript() local
533 bool bRet = pContext->RunScript(script, &csInfo); in RunDocumentOpenJavaScript() local
580 bool bRet = pContext->RunScript(script, &csInfo); in RunDocumentPageJavaScript() local
Dfpdfsave.cpp299 bool bRet = FileMaker.Create(pStreamWrite, flags); in FPDF_Doc_Save() local
Dcpdfsdk_interform.cpp263 bool bRet = pContext->RunScript(csJS, &sInfo); in OnCalculate() local
300 bool bRet = pContext->RunScript(script, &sInfo); in OnFormat() local
Dcpdfsdk_xfawidgethandler.cpp308 bool bRet = pXFAPageView->GetDocView()->SetFocus(hWidget); in OnXFAChangedFocus() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c86 BOOL bRet; in wglCreatePbufferARB() local
Dstw_framebuffer.c482 BOOL bRet = SetPixelFormat(hdc, iPixelFormat, NULL); in DrvSetPixelFormat() 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/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp186 BOOL bRet; in OsInitOS() local
/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp459 bool bRet = false; in LoadText() local
562 bool bRet = bSingleLine || bLineWrap || (!bLineWrap && bNeedReload) || in RetriecePieces() local
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp189 bool bRet = in DrawString() local
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.cpp136 bool bRet = CPWL_Wnd::OnKeyDown(nChar, nFlag); in OnKeyDown() local
DPWL_Edit.cpp632 bool bRet = CPWL_EditCtrl::OnKeyDown(nChar, nFlag); in OnKeyDown() local
/external/pdfium/fpdfsdk/javascript/
DJS_Define.h329 bool bRet = pObj->QueryProperty(propname.c_str()); in JSSpecialPropQuery() local
/external/pdfium/xfa/fgas/crt/
Dfgas_stream.cpp318 bool bRet = ::SetEndOfFile(hFile); in FileSetSize() local
536 bool bRet = FileSetSize(m_hFile, iLength); in SetLength() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp296 CFWL_Widget* bRet = NextTab(child, focus, bFind); in NextTab() local

12