/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_button.cpp | 65 const CFX_Matrix& mtUser2Device) { in OnDraw() argument 70 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Normal, in OnDraw() 76 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Down, in OnDraw() 79 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Normal, in OnDraw() 86 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Rollover, in OnDraw() 89 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Normal, in OnDraw() 95 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Normal, nullptr); in OnDraw() 101 const CFX_Matrix& mtUser2Device) { in OnDrawDeactive() argument 102 OnDraw(pPageView, pAnnot, pDevice, mtUser2Device); in OnDrawDeactive()
|
D | cffl_button.h | 45 const CFX_Matrix& mtUser2Device) override; 49 const CFX_Matrix& mtUser2Device) override;
|
D | cffl_formfiller.cpp | 73 const CFX_Matrix& mtUser2Device) { in OnDraw() argument 78 mt.Concat(mtUser2Device); in OnDraw() 87 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Normal, nullptr); in OnDraw() 93 const CFX_Matrix& mtUser2Device) { in OnDrawDeactive() argument 94 CPDFSDKAnnotToWidget(pAnnot)->DrawAppearance(pDevice, mtUser2Device, in OnDrawDeactive()
|
D | cffl_formfiller.h | 34 const CFX_Matrix& mtUser2Device); 38 const CFX_Matrix& mtUser2Device);
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_scroll_bar.cpp | 139 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 151 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance() 182 pDevice->DrawPath(&path, &mtUser2Device, nullptr, in DrawThisAppearance() 190 pDevice->DrawStrokeRect(&mtUser2Device, rectWnd, in DrawThisAppearance() 192 pDevice->DrawStrokeRect(&mtUser2Device, rectWnd.GetDeflated(0.5f, 0.5f), in DrawThisAppearance() 198 pDevice->DrawShadow(&mtUser2Device, true, false, in DrawThisAppearance() 202 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(1.0f, 1.0f), in DrawThisAppearance() 228 pDevice->DrawFillArea(&mtUser2Device, pts.data(), 7, in DrawThisAppearance() 255 pDevice->DrawStrokeLine(&mtUser2Device, ptTop, ptBottom, ref, 1.0f); in DrawThisAppearance() 261 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(0.5f, 0.5f), in DrawThisAppearance() [all …]
|
D | cpwl_list_box.cpp | 99 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 100 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance() 123 CPWL_EditImpl::DrawEdit(pDevice, mtUser2Device, m_pList->GetItemEdit(i), in DrawThisAppearance() 128 pDevice->DrawFillRect(&mtUser2Device, rcItem, in DrawThisAppearance() 130 CPWL_EditImpl::DrawEdit(pDevice, mtUser2Device, m_pList->GetItemEdit(i), in DrawThisAppearance() 137 CPWL_EditImpl::DrawEdit(pDevice, mtUser2Device, m_pList->GetItemEdit(i), in DrawThisAppearance()
|
D | cpwl_wnd.cpp | 235 const CFX_Matrix& mtUser2Device) { in DrawAppearance() argument 237 DrawThisAppearance(pDevice, mtUser2Device); in DrawAppearance() 238 DrawChildAppearance(pDevice, mtUser2Device); in DrawAppearance() 243 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 250 pDevice->DrawFillRect(&mtUser2Device, rectWnd.GetDeflated(width, width), in DrawThisAppearance() 255 pDevice->DrawBorder(&mtUser2Device, rectWnd, in DrawThisAppearance() 264 const CFX_Matrix& mtUser2Device) { in DrawChildAppearance() argument 271 pChild->DrawAppearance(pDevice, mtUser2Device); in DrawChildAppearance() 273 mt.Concat(mtUser2Device); in DrawChildAppearance()
|
D | cpwl_caret.cpp | 27 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 52 pDevice->DrawPath(&path, &mtUser2Device, &gsd, 0, ArgbEncode(255, 0, 0, 0), in DrawThisAppearance()
|
D | cpwl_edit.cpp | 202 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 203 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance() 235 pDevice->DrawPath(&path, &mtUser2Device, &gsd, 0, in DrawThisAppearance() 265 pDevice->DrawPath(&path, &mtUser2Device, &gsd, 0, in DrawThisAppearance() 284 CPWL_EditImpl::DrawEdit(pDevice, mtUser2Device, m_pEdit.get(), in DrawThisAppearance()
|
D | cpwl_wnd.h | 199 const CFX_Matrix& mtUser2Device); 265 const CFX_Matrix& mtUser2Device); 299 const CFX_Matrix& mtUser2Device);
|
D | cpwl_scroll_bar.h | 55 const CFX_Matrix& mtUser2Device) override; 129 const CFX_Matrix& mtUser2Device) override;
|
D | cpwl_caret.h | 20 const CFX_Matrix& mtUser2Device) override;
|
D | cpwl_edit_impl.cpp | 44 const CFX_Matrix& mtUser2Device, in DrawTextString() argument 51 CFX_PointF pos = mtUser2Device.Transform(pt); in DrawTextString() 54 mt = mtUser2Device; in DrawTextString() 57 mt.Concat(mtUser2Device); in DrawTextString() 427 const CFX_Matrix& mtUser2Device, in DrawEdit() argument 454 pDevice->SetClip_Rect(mtUser2Device.TransformRect(rcClip).ToFxRect()); in DrawEdit() 498 pDevice->DrawPath(&pathSelBK, &mtUser2Device, nullptr, crSelBK, 0, in DrawEdit() 509 pFontMap->GetPDFFont(nFontIndex), fFontSize, mtUser2Device, in DrawEdit() 525 pFontMap->GetPDFFont(word.nFontIndex), fFontSize, mtUser2Device, in DrawEdit() 536 pFontMap->GetPDFFont(nFontIndex), fFontSize, mtUser2Device, in DrawEdit()
|
D | cpwl_combo_box.cpp | 98 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument 99 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance() 126 pDevice->DrawPath(&path, &mtUser2Device, nullptr, in DrawThisAppearance()
|
D | cpwl_list_box.h | 49 const CFX_Matrix& mtUser2Device) override;
|
D | cpwl_combo_box.h | 38 const CFX_Matrix& mtUser2Device) override;
|
D | cpwl_edit.h | 55 const CFX_Matrix& mtUser2Device) override;
|
D | cpwl_edit_impl.h | 234 const CFX_Matrix& mtUser2Device,
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannot.h | 83 const CFX_Matrix& mtUser2Device,
|
D | cpdfsdk_baannot.cpp | 64 const CFX_Matrix& mtUser2Device, in DrawAppearance() argument 67 m_pAnnot->DrawAppearance(m_pPageView->GetPDFPage(), pDevice, mtUser2Device, in DrawAppearance()
|
D | cpdfsdk_widget.h | 138 const CFX_Matrix& mtUser2Device,
|
D | cpdfsdk_widget.cpp | 805 const CFX_Matrix& mtUser2Device, argument 824 pDevice->DrawPath(&pathData, &mtUser2Device, &gsd, 0, 0xFFAAAAAA, 827 CPDFSDK_BAAnnot::DrawAppearance(pDevice, mtUser2Device, mode, pOptions);
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.h | 84 const CFX_Matrix& mtUser2Device,
|
D | cpdf_annot.cpp | 353 const CFX_Matrix& mtUser2Device, in DrawAppearance() argument 367 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, &mtUser2Device, &matrix); in DrawAppearance()
|