Home
last modified time | relevance | path

Searched defs:bRet (Results 1 – 25 of 30) 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->AcceptsFocusOnButtonDown( in OnLButtonDown() local
69 bool bRet = hWidget->OnLButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonUp() local
78 bool bRet = hWidget->OnLButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnLButtonDblClk() local
85 bool bRet = hWidget->OnMouseMove(dwFlags, hWidget->Rotate2Normal(point)); in OnMouseMove() local
93 bool bRet = in OnMouseWheel() local
101 bool bRet = in OnRButtonDown() local
117 bool bRet = hWidget->OnRButtonUp(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonUp() local
124 bool bRet = hWidget->OnRButtonDblClk(dwFlags, hWidget->Rotate2Normal(point)); in OnRButtonDblClk() local
[all …]
Dcxfa_ffnotify.cpp206 bool bRet; in RunScript() local
Dcxfa_textlayout.cpp686 bool bRet = AppendChar(wsText, pLinePos, fSpaceAbove, bSavePieces); in LoadText() local
/external/python/cpython2/PC/
Dw9xpopen.c29 BOOL bRet; in main() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp135 bool bRet = false; in ValidateValue() local
280 bool bRet = false; in FormatSinglePattern() local
553 bool bRet = false; in ParsePatternValue() local
Dxfa_utils.cpp430 bool bRet = false; in XFA_FDEExtension_ResolveNamespaceQualifier() local
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp290 bool bRet = pScriptContext->ResolveObjects( in openList() local
376 bool bRet = pScriptContext->ResolveObjects(pObject, wsName.AsStringView(), in resetData() local
438 bool bRet = pScriptContext->ResolveObjects( in setFocus() local
Dcfxjse_resolveprocessor.cpp47 bool bRet = in DoPredicateFilter() local
Dcfxjse_engine.cpp333 bool bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter() local
Dcjx_object.cpp1111 bool bRet = GetDocument()->GetScriptContext()->ResolveObjects( in ScriptAttributeString() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c88 BOOL bRet; in wglCreatePbufferARB() local
Dstw_framebuffer.c462 BOOL bRet = SetPixelFormat(hdc, iPixelFormat, NULL); in DrvSetPixelFormat() local
/external/pdfium/fpdfsdk/
Dfpdf_save.cpp187 bool bRet = fileMaker.Create(flags); in DoDocSave() local
/external/pdfium/xfa/fde/
Dcfde_textout.cpp102 bool bRet = true; in DrawString() local
333 bool bRet = false; in LoadText() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp108 bool bRet = CPWL_Wnd::OnKeyDown(nChar, nFlag); in OnKeyDown() local
Dcpwl_edit.cpp447 bool bRet = CPWL_EditCtrl::OnKeyDown(nChar, nFlag); in OnKeyDown() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp29 CFWL_Widget* bRet = NextTab(child, focus); in NextTab() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_widgethandler.cpp604 bool bRet = pXFAPageView->GetDocView()->SetFocus(hWidget); in OnXFAChangedFocus() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp305 bool bRet = false; in ProcessObjectNoClip() local
658 bool bRet = false; in ProcessTransparency() local
/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp211 bool bRet = pDocument->GetScriptContext()->ResolveObjects( in ResolveBreakTarget() local
735 bool bRet = false; in RunBreak() local
/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp1010 BOOL bRet = this->m_sw->Init(szSymPath); in LoadModules() local
1341 BOOL bRet = ReadProcessMemory(hProcess, (LPVOID)qwBaseAddress, lpBuffer, nSize, &st); in myReadProcMem() local
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp955 bool bRet = (!bSingleLine && IsCtrlCode(wch)); in GetCharRects() local
/external/pdfium/third_party/libopenjpeg20/
Dthread.c687 OPJ_BOOL bRet = OPJ_TRUE; in opj_thread_pool_setup() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp246 bool bRet = pFormFiller && in OnLButtonUp() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp640 bool bRet = false; in GetNativeFontName() local

12