Home
last modified time | relevance | path

Searched defs:pDevice (Results 1 – 25 of 31) sorted by relevance

12

/external/pdfium/core/src/fpdfdoc/
Ddoc_annot.cpp61 void CPDF_AnnotList::DisplayPass(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, in DisplayPass()
108 void CPDF_AnnotList::DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, in DisplayAnnots()
119 void CPDF_AnnotList::DisplayAnnots(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, CPDF_RenderCo… in DisplayAnnots()
247 FX_BOOL CPDF_Annot::DrawAppearance(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, const CFX_Aff… in DrawAppearance()
366 void CPDF_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device, const … in DrawBorder()
Ddoc_formcontrol.cpp150 void CPDF_FormControl::DrawControl(CFX_RenderDevice* pDevice, CFX_AffineMatrix* pMatrix, CPDF_Page*… in DrawControl()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Signature.cpp34 void CPWL_Signature_Image::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
187 void CPWL_Signature::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_Label.cpp113 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_Caret.cpp41 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_Utils.cpp1421 void CPWL_Utils::DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rect … in DrawFillRect()
1430 void CPWL_Utils::DrawFillArea(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawFillArea()
1443 void CPWL_Utils::DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rec… in DrawStrokeRect()
1456 void CPWL_Utils::DrawStrokeLine(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawStrokeLine()
1470 void CPWL_Utils::DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Rect … in DrawFillRect()
1476 void CPWL_Utils::DrawShadow(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawShadow()
1507 void CPWL_Utils::DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawBorder()
1696 void CPWL_Utils::DrawEditSpellCheck(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit*… in DrawEditSpellCheck()
1933 void CPWL_Utils::DrawIconAppStream(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawIconAppStream()
DPWL_Note.cpp88 void CPWL_Note_Options::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
285 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
314 void CPWL_Note_RBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
348 void CPWL_Note_Icon::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
364 void CPWL_Note_CloseBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_ListCtrl.cpp162 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance()
DPWL_Wnd.cpp435 void CPWL_Wnd::DrawAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawAppearance()
444 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
469 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance()
DPWL_ScrollBar.cpp276 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
745 void CPWL_ScrollBar::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_ComboBox.cpp146 void CPWL_CBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_ListBox.cpp184 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
DPWL_IconList.cpp44 void CPWL_IconList_Item::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_PushButton.cpp37 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw()
DFFL_FormFiller.cpp94 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw()
114 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDrawDeactive()
881 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw()
921 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDrawDeactive()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp28 static void DrawTextString(CFX_RenderDevice* pDevice, const CPDF_Point& pt, CPDF_Font* pFont, FX_FL… in DrawTextString()
80 void IFX_Edit::DrawUnderline(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit,… in DrawUnderline()
131 void IFX_Edit::DrawEdit(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit, FX_C… in DrawEdit()
273 void IFX_Edit::DrawRichEdit(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit, in DrawRichEdit()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp215 FX_BOOL CPDF_RenderStatus::Initialize(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice, in Initialize()
979 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, const CPDF_RenderOptions* pOptions, in Render()
984 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj, in Render()
1021 void CPDF_RenderContext::DrawObjectList(CFX_RenderDevice* pDevice, CPDF_PageObjects* pObjs, in DrawObjectList()
1047 void CPDF_ProgressiveRenderer::Start(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice, in Start()
1288 FX_BOOL CPDF_DeviceBuffer::Initialize(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice, FX_R… in Initialize()
1348 FX_BOOL CPDF_ScaledRenderBuffer::Initialize(CPDF_RenderContext* pContext, CFX_RenderDevice* pDevice in Initialize()
Dfpdf_render_text.cpp579 FX_BOOL CPDF_TextRenderer::DrawTextPath(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCodes… in DrawTextPath()
592 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, int left, int top, CPDF_Font* pFo… in DrawTextString()
603 void CPDF_TextRenderer::DrawTextString(CFX_RenderDevice* pDevice, FX_FLOAT origin_x, FX_FLOAT origi… in DrawTextString()
649 FX_BOOL CPDF_TextRenderer::DrawNormalText(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCod… in DrawNormalText()
/external/pdfium/fpdfsdk/include/
Dfsdk_annothandler.h123 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDrawSleep()
/external/pdfium/fpdfsdk/src/
Dfpdfformfill.cpp223 CFX_SkiaDevice* pDevice = new CFX_SkiaDevice; in FPDF_FFLDraw() local
225 CFX_FxgeDevice* pDevice = new CFX_FxgeDevice; in FPDF_FFLDraw() local
Dfsdk_baseannot.cpp602 void CPDFSDK_Annot::DrawAppearance(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device, in DrawAppearance()
643 void CPDFSDK_Annot::DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device, in DrawBorder()
1148 void CPDFSDK_Annot::Annot_OnDraw(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, CPDF_Render… in Annot_OnDraw()
Dfsdk_annothandler.cpp134 …nnot_OnDraw(CPDFSDK_PageView* pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Ma… in Annot_OnDraw()
436 …ler::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Ma… in OnDraw()
/external/pdfium/core/src/reflow/
Dreflowedpage.cpp581 …gressiveReflowPageRender::Start(IPDF_ReflowedPage* pReflowPage, CFX_RenderDevice* pDevice, const C… in Start()
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp996 …FX_BOOL Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn* pClipRgn, FX_DWOR… in Init()
1369 FX_BOOL _DibSetPixel(CFX_DIBitmap* pDevice, int x, int y, FX_DWORD color, int alpha_flag, void* pIc… in _DibSetPixel()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_blitter_new.cpp1301 …FX_BOOL CFX_SkiaRenderer::Init(CFX_DIBitmap* pDevice, CFX_DIBitmap* pOriDevice, const CFX_ClipRgn*… in Init()
1599 FX_BOOL CFX_SkiaA8Renderer::Init(CFX_DIBitmap* pDevice, int Left, int Top) in Init()

12