/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ScrollBar.cpp | 276 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 289 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance() 309 pDevice->DrawPath(&path, pUser2Device, NULL, in DrawThisAppearance() 332 pDevice->DrawPath(&path, pUser2Device, NULL, in DrawThisAppearance() 349 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 354 CPWL_Utils::DrawStrokeRect(pDevice, pUser2Device, rcDraw, in DrawThisAppearance() 362 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220); in DrawThisAppearance() 364 CPWL_Utils::DrawFillRect(pDevice, pUser2Device, rcDraw, ArgbEncode(255,255,255,255)); in DrawThisAppearance() 383 … CPWL_Utils::DrawFillArea(pDevice, pUser2Device, pts, 7, ArgbEncode(nTransparancy,255,255,255)); in DrawThisAppearance() 385 CPWL_Utils::DrawFillArea(pDevice, pUser2Device, pts, 7, in DrawThisAppearance() [all …]
|
D | PWL_Signature.cpp | 34 void CPWL_Signature_Image::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 36 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance() 43 pUser2Device->Transform(rcClient.left, rcClient.top, x, y); in DrawThisAppearance() 187 void CPWL_Signature::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 189 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance() 192 …CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, PWL_ICONTYPE_FOXIT, CPWL_Utils::GetCenterSqua… in DrawThisAppearance()
|
D | PWL_Label.cpp | 113 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 115 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance() 129 IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pEdit, in DrawThisAppearance()
|
D | PWL_ListCtrl.cpp | 162 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance() argument 167 pUser2Device->TransformRect(rcTemp); in DrawChildAppearance() 185 pChild->DrawAppearance(pDevice,pUser2Device); in DrawChildAppearance() 189 mt.Concat(*pUser2Device); in DrawChildAppearance()
|
D | PWL_ListBox.cpp | 184 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 186 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance() 215 …IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pList->GetItemEdit(i), CPWL_Utils::PWLColorToFXColor(G… in DrawThisAppearance() 221 CPWL_Utils::DrawFillRect(pDevice, pUser2Device, rcItem, ArgbEncode(255,0,51,113)); in DrawThisAppearance() 222 … IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pList->GetItemEdit(i), ArgbEncode(255,255,255,255), 0, in DrawThisAppearance() 229 IFX_Edit::DrawEdit(pDevice, pUser2Device, m_pList->GetItemEdit(i), in DrawThisAppearance()
|
D | PWL_Wnd.cpp | 430 void CPWL_Wnd::DrawAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawAppearance() argument 434 DrawThisAppearance(pDevice,pUser2Device); in DrawAppearance() 435 DrawChildAppearance(pDevice,pUser2Device); in DrawAppearance() 439 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 447 …CPWL_Utils::DrawFillRect(pDevice,pUser2Device,rcClient,this->GetBackgroundColor(),GetTransparency(… in DrawThisAppearance() 452 pUser2Device, in DrawThisAppearance() 464 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance() argument 473 pChild->DrawAppearance(pDevice,pUser2Device); in DrawChildAppearance() 477 mt.Concat(*pUser2Device); in DrawChildAppearance()
|
D | PWL_Caret.cpp | 41 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 80 pDevice->DrawPath(&path, pUser2Device, &gsd,0, ArgbEncode(255,0,0,0), FXFILL_ALTERNATE); in DrawThisAppearance()
|
D | PWL_Note.cpp | 88 void CPWL_Note_Options::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 90 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance() 109 pDevice->DrawPath(&path, pUser2Device, NULL, in DrawThisAppearance() 285 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 300 pDevice->DrawPath(&pathCross, pUser2Device, &gsd, in DrawThisAppearance() 314 void CPWL_Note_RBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 329 pDevice->DrawPath(&pathCross, pUser2Device, &gsd, in DrawThisAppearance() 348 void CPWL_Note_Icon::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 350 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, m_nType, GetClientRect(), in DrawThisAppearance() 364 void CPWL_Note_CloseBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument [all …]
|
D | PWL_IconList.cpp | 44 void CPWL_IconList_Item::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() argument 52 CPWL_Utils::DrawFillRect(pDevice, pUser2Device, rcClient, in DrawThisAppearance() 57 CPWL_Utils::DrawFillRect(pDevice, pUser2Device, rcClient, in DrawThisAppearance() 66 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, m_nIconIndex, rcIcon, in DrawThisAppearance()
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_pageobjs.cpp | 28 …ce* pDevice, const CPDF_Point& pt, CPDF_Font* pFont, FX_FLOAT fFontSize, CPDF_Matrix* pUser2Device, in DrawTextString() argument 32 pUser2Device->Transform(x, y); in DrawTextString() 39 mt.Concat(*pUser2Device); in DrawTextString() 48 pUser2Device->Transform(pt1.x, pt1.y); in DrawTextString() 49 pUser2Device->Transform(pt2.x, pt2.y); in DrawTextString() 67 pUser2Device->Transform(pt1.x, pt1.y); in DrawTextString() 68 pUser2Device->Transform(pt2.x, pt2.y); in DrawTextString() 72 …CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, pUser2Device, str, crTextFill, c… in DrawTextString() 75 …CPDF_TextRenderer::DrawTextString(pDevice,x, y, pFont, fFontSize, pUser2Device, str, crTextFill, 0… in DrawTextString() 80 void IFX_Edit::DrawUnderline(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Edit* pEdit,… in DrawUnderline() argument [all …]
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 110 CFX_AffineMatrix* pUser2Device, in DisplayAnnots() argument 118 …DisplayAnnots(pPage, pDevice, NULL, bPrinting, pUser2Device, bShowWidget ? 3 : 1, pOptions, &clip_… in DisplayAnnots() 121 … FX_BOOL bPrinting, CFX_AffineMatrix* pUser2Device, FX_DWORD dwAnnotFlags, in DisplayAnnots() argument 125 DisplayPass(pPage, pDevice, pContext, bPrinting, pUser2Device, FALSE, pOptions, pClipRect); in DisplayAnnots() 128 DisplayPass(pPage, pDevice, pContext, bPrinting, pUser2Device, TRUE, pOptions, pClipRect); in DisplayAnnots() 235 …not* pAnnot, CPDF_Annot::AppearanceMode mode, const CFX_AffineMatrix* pUser2Device, CFX_Matrix &ma… in FPDFDOC_Annot_GetMatrix() argument 247 matrix.Concat(*pUser2Device); in FPDFDOC_Annot_GetMatrix() 250 …Appearance(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, const CFX_AffineMatrix* pUser2Device, in DrawAppearance() argument 254 CPDF_Form* pForm = FPDFDOC_Annot_GetMatrix(pPage, this, mode, pUser2Device, matrix); in DrawAppearance() 263 …e* pPage, const CPDF_RenderContext* pContext, const CFX_AffineMatrix* pUser2Device, AppearanceMode… in DrawInContext() argument [all …]
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 155 …static void DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_Re… 157 static void DrawFillRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 159 …static void DrawStrokeRect(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,const CPDF_… 161 static void DrawStrokeLine(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 163 static void DrawBorder(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 167 static void DrawFillArea(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 169 static void DrawShadow(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 172 …static void DrawEditSpellCheck(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, IFX_Ed… 190 static void DrawIconAppStream(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
|
D | PWL_Signature.h | 24 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 52 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Note.h | 89 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 102 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 117 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 127 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 170 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_ScrollBar.h | 49 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 109 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Label.h | 38 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_ListCtrl.h | 33 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Caret.h | 31 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_FormFiller.cpp | 94 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw() argument 102 mt.Concat(*pUser2Device); in OnDraw() 109 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in OnDraw() 114 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDrawDeactive() argument 121 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in OnDrawDeactive() 881 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw() argument 899 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Down, NULL); in OnDraw() 901 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in OnDraw() 906 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Rollover, NULL); in OnDraw() 908 pWidget->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in OnDraw() [all …]
|
D | FFL_PushButton.cpp | 37 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDraw() argument 40 CFFL_Button::OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags); in OnDraw()
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseannot.h | 156 void DrawAppearance(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device, 158 void DrawBorder(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device, 169 …virtual void Annot_OnDraw(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,CPDF_RenderOption…
|
D | fsdk_annothandler.h | 40 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 44 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 111 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 115 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in OnDrawSleep() argument 180 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,FX_DWORD dwFlags);
|
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_FormFiller.h | 42 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 45 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 165 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, 169 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
|
D | FFL_PushButton.h | 20 CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_annothandler.cpp | 134 …eView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,FX_DWORD dwFlag… in Annot_OnDraw() argument 140 pAnnotHandler->OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags); in Annot_OnDraw() 144 pAnnot->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in Annot_OnDraw() 436 …eView, CPDFSDK_Annot* pAnnot, CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, FX_DWORD dwFl… in OnDraw() argument 443 pAnnot->DrawAppearance(pDevice, pUser2Device, CPDF_Annot::Normal, NULL); in OnDraw() 449 m_pFormFiller->OnDraw(pPageView, pAnnot, pDevice, pUser2Device, dwFlags); in OnDraw()
|