| /external/pdfium/fpdfsdk/src/formfiller/ |
| D | FFL_Notify.cpp | 43 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::ButtonUp, bExit); in OnMouseUp() local 51 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::ButtonDown, bExit); in OnMouseDown() local 59 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::CursorEnter, bExit); in OnMouseEnter() local 67 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::CursorExit, bExit); in OnMouseExit() local 75 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::GetFocus, bExit); in OnSetFocus() local 83 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::LoseFocus, bExit); in OnKillFocus() local
|
| D | FFL_IFormFiller.cpp | 325 FX_BOOL bRet = FALSE; in OnLButtonUp() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_fdf.cpp | 129 FX_BOOL bRet = WriteFile(pFile); in WriteFile() local 139 FX_BOOL bRet = WriteFile(pFile); in WriteFile() local 147 FX_BOOL bRet = pFile->WriteBlock(buf.GetBuffer(), buf.GetSize()); in WriteFile() local
|
| D | fpdf_parser_parser.cpp | 2919 FX_BOOL bRet = IsObjectsAvail(obj_array, FALSE, pHints, m_objs_array); in CheckAcroFormSubObject() local 2926 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in CheckAcroFormSubObject() local 4107 FX_BOOL bRet = IsObjectsAvail(obj_array, FALSE, pHints, m_objs_array); in CheckPageAnnots() local 4114 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in CheckPageAnnots() local 4225 FX_BOOL bRet = IsObjectsAvail(obj_array, TRUE, pHints, m_objs_array); in IsPageAvail() local 4234 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in IsPageAvail() local 4260 FX_BOOL bRet = CheckResources(pHints); in IsPageAvail() local 4279 FX_BOOL bRet = IsObjectsAvail(obj_array, TRUE, pHints, m_objs_array); in CheckResources() local 4286 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in CheckResources() local 4326 FX_BOOL bRet = IsObjectsAvail(m_objs_array, FALSE, pHints, new_objs_array); in IsFormAvail() local
|
| D | fpdf_parser_objects.cpp | 1173 FX_BOOL bRet = PDF_DataDecode(pDecryptedData, dwDecryptedSize, m_pStream->GetDict(), in LoadAllData() local
|
| /external/pdfium/core/src/fxcrt/ |
| D | fx_arabic.cpp | 40 FX_BOOL bRet = FALSE; in AppendChar() local
|
| D | fx_basic_buffer.cpp | 459 FX_BOOL bRet = DoWork(m_pBuffer, m_Length); in Flush() local
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_actionhandler.cpp | 204 FX_BOOL bRet = pContext->RunScript(swJS, csInfo); in ExecuteLinkAction() local 395 FX_BOOL bRet = pContext->RunScript(swJS, csInfo); in ExecuteScreenAction() local 451 FX_BOOL bRet = pContext->RunScript(swJS, csInfo); in ExecuteBookMark() local 689 FX_BOOL bRet = pContext->RunScript(script, csInfo); in RunFieldJavaScript() local 713 FX_BOOL bRet = pContext->RunScript(script, csInfo); in RunDocumentOpenJavaScript() local 769 FX_BOOL bRet = pContext->RunScript(script, csInfo); in RunDocumentPageJavaScript() local
|
| D | fpdfsave.cpp | 72 FX_BOOL bRet; in _FPDF_Doc_Save() local
|
| D | fsdk_baseform.cpp | 1976 FX_BOOL bRet = pContext->RunScript(csJS, sInfo); in OnCalculate() local 2048 FX_BOOL bRet = pContext->RunScript(script, sInfo); in OnFormat() local 2390 FX_BOOL bRet = pFDF->WriteFile(sFDFFileName.UTF8Encode()); // = FALSE;// in ExportFieldsToFDFFile() local 2402 FX_BOOL bRet = pFDF->WriteBuf(textBuf); // = FALSE;// in ExportFieldsToFDFTextBuf() local 2429 FX_BOOL bRet = pFDFDoc->WriteBuf(FdfBuffer); in SubmitForm() local 2463 FX_BOOL bRet = pFDF->WriteFile(sFDFFileName.UTF8Encode()); in ExportFormToFDFFile() local 2478 FX_BOOL bRet = pFDF->WriteBuf(textBuf); in ExportFormToFDFTextBuf() local
|
| D | fsdk_mgr.cpp | 833 FX_BOOL bRet = pAnnotHandlerMgr->Annot_OnLButtonDown(this, pFXAnnot, nFlag,point); in OnLButtonDown() local 852 FX_BOOL bRet = FALSE; in OnLButtonUp() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
| D | stw_ext_pbuffer.c | 86 BOOL bRet; in wglCreatePbufferARB() local
|
| D | stw_framebuffer.c | 482 BOOL bRet = SetPixelFormat(hdc, iPixelFormat, NULL); in DrvSetPixelFormat() local
|
| /external/mesa3d/src/gallium/state_trackers/wgl/ |
| D | stw_ext_pbuffer.c | 86 BOOL bRet; in wglCreatePbufferARB() local
|
| D | stw_framebuffer.c | 482 BOOL bRet = SetPixelFormat(hdc, iPixelFormat, NULL); in DrvSetPixelFormat() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_render/ |
| D | fpdf_render.cpp | 417 FX_BOOL bRet = FALSE; in ProcessObjectNoClip() local 446 FX_BOOL bRet = FALSE; in DrawObjWithBlend() local 811 FX_BOOL bRet = FALSE; in ProcessTransparency() local
|
| /external/pdfium/fpdfsdk/src/pdfwindow/ |
| D | PWL_Edit.cpp | 944 FX_BOOL bRet = CPWL_EditCtrl::OnKeyDown(nChar, nFlag); in OnKeyDown() local 1054 FX_BOOL bRet = CPWL_EditCtrl::OnChar(nChar,nFlag); in OnChar() local
|
| D | PWL_EditCtrl.cpp | 174 FX_BOOL bRet = CPWL_Wnd::OnKeyDown(nChar,nFlag); in OnKeyDown() local
|
| /external/pdfium/core/src/reflow/ |
| D | reflowedpage.cpp | 491 FX_BOOL bRet = FALSE; in Display() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_edit/ |
| D | fpdf_edit_create.cpp | 1986 FX_BOOL bRet = Create(flags); in Create() local 1997 FX_BOOL bRet = Create(flags); in Create() local
|
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_form.cpp | 429 FX_BOOL bRet; in AddSystemDefaultFont() local 503 FX_BOOL bRet; in GetNativeFont() local
|
| /external/pdfium/core/src/fxge/agg/agg23/ |
| D | fx_agg_driver.cpp | 1516 FX_BOOL bRet = TRUE; in GetDIBits() local
|