Home
last modified time | relevance | path

Searched refs:mtUser2Device (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_button.cpp65 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()
Dcffl_button.h45 const CFX_Matrix& mtUser2Device) override;
49 const CFX_Matrix& mtUser2Device) override;
Dcffl_formfiller.cpp73 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()
Dcffl_formfiller.h34 const CFX_Matrix& mtUser2Device);
38 const CFX_Matrix& mtUser2Device);
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp139 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 …]
Dcpwl_list_box.cpp99 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()
Dcpwl_wnd.cpp235 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()
Dcpwl_caret.cpp27 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument
52 pDevice->DrawPath(&path, &mtUser2Device, &gsd, 0, ArgbEncode(255, 0, 0, 0), in DrawThisAppearance()
Dcpwl_edit.cpp202 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()
Dcpwl_wnd.h199 const CFX_Matrix& mtUser2Device);
265 const CFX_Matrix& mtUser2Device);
299 const CFX_Matrix& mtUser2Device);
Dcpwl_scroll_bar.h55 const CFX_Matrix& mtUser2Device) override;
129 const CFX_Matrix& mtUser2Device) override;
Dcpwl_caret.h20 const CFX_Matrix& mtUser2Device) override;
Dcpwl_edit_impl.cpp44 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()
Dcpwl_combo_box.cpp98 const CFX_Matrix& mtUser2Device) { in DrawThisAppearance() argument
99 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
126 pDevice->DrawPath(&path, &mtUser2Device, nullptr, in DrawThisAppearance()
Dcpwl_list_box.h49 const CFX_Matrix& mtUser2Device) override;
Dcpwl_combo_box.h38 const CFX_Matrix& mtUser2Device) override;
Dcpwl_edit.h55 const CFX_Matrix& mtUser2Device) override;
Dcpwl_edit_impl.h234 const CFX_Matrix& mtUser2Device,
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.h83 const CFX_Matrix& mtUser2Device,
Dcpdfsdk_baannot.cpp64 const CFX_Matrix& mtUser2Device, in DrawAppearance() argument
67 m_pAnnot->DrawAppearance(m_pPageView->GetPDFPage(), pDevice, mtUser2Device, in DrawAppearance()
Dcpdfsdk_widget.h138 const CFX_Matrix& mtUser2Device,
Dcpdfsdk_widget.cpp805 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/
Dcpdf_annot.h84 const CFX_Matrix& mtUser2Device,
Dcpdf_annot.cpp353 const CFX_Matrix& mtUser2Device, in DrawAppearance() argument
367 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, &mtUser2Device, &matrix); in DrawAppearance()