/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_monthcalendar.cpp | 121 void CFWL_MonthCalendar::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 150 void CFWL_MonthCalendar::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() 159 void CFWL_MonthCalendar::DrawHeadBK(CFGAS_GEGraphics* pGraphics, in DrawHeadBK() 167 void CFWL_MonthCalendar::DrawLButton(CFGAS_GEGraphics* pGraphics, in DrawLButton() 176 void CFWL_MonthCalendar::DrawRButton(CFGAS_GEGraphics* pGraphics, in DrawRButton() 185 void CFWL_MonthCalendar::DrawCaption(CFGAS_GEGraphics* pGraphics, in DrawCaption() 198 void CFWL_MonthCalendar::DrawSeparator(CFGAS_GEGraphics* pGraphics, in DrawSeparator() 207 void CFWL_MonthCalendar::DrawDatesInBK(CFGAS_GEGraphics* pGraphics, in DrawDatesInBK() 233 void CFWL_MonthCalendar::DrawWeek(CFGAS_GEGraphics* pGraphics, in DrawWeek() 253 void CFWL_MonthCalendar::DrawToday(CFGAS_GEGraphics* pGraphics, in DrawToday() [all …]
|
H A D | cfwl_scrollbar.cpp | 46 void CFWL_ScrollBar::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 74 void CFWL_ScrollBar::DrawUpperTrack(CFGAS_GEGraphics* pGraphics, in DrawUpperTrack() 86 void CFWL_ScrollBar::DrawLowerTrack(CFGAS_GEGraphics* pGraphics, in DrawLowerTrack() 98 void CFWL_ScrollBar::DrawMaxArrowBtn(CFGAS_GEGraphics* pGraphics, in DrawMaxArrowBtn() 110 void CFWL_ScrollBar::DrawMinArrowBtn(CFGAS_GEGraphics* pGraphics, in DrawMinArrowBtn() 122 void CFWL_ScrollBar::DrawThumb(CFGAS_GEGraphics* pGraphics, in DrawThumb() 331 void CFWL_ScrollBar::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_caret.cpp | 39 void CFWL_Caret::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 59 void CFWL_Caret::DrawCaretBK(CFGAS_GEGraphics* pGraphics, in DrawCaretBK() 74 void CFWL_Caret::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_pushbutton.cpp | 45 void CFWL_PushButton::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 56 void CFWL_PushButton::DrawBkground(CFGAS_GEGraphics* pGraphics, in DrawBkground() 126 void CFWL_PushButton::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_listbox.cpp | 88 void CFWL_ListBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 314 void CFWL_ListBox::DrawBkground(CFGAS_GEGraphics* pGraphics, in DrawBkground() 330 void CFWL_ListBox::DrawItems(CFGAS_GEGraphics* pGraphics, in DrawItems() 362 void CFWL_ListBox::DrawItem(CFGAS_GEGraphics* pGraphics, in DrawItem() 640 void CFWL_ListBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_picturebox.cpp | 25 void CFWL_PictureBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 34 void CFWL_PictureBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_datetimepicker.cpp | 97 void CFWL_DateTimePicker::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 184 void CFWL_DateTimePicker::DrawDropDownButton(CFGAS_GEGraphics* pGraphics, in DrawDropDownButton() 350 void CFWL_DateTimePicker::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_edit.cpp | 135 void CFWL_Edit::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 311 void CFWL_Edit::DrawContent(CFGAS_GEGraphics* pGraphics, in DrawContent() 333 void CFWL_Edit::DrawContentNonComb(CFGAS_GEGraphics* pGraphics, in DrawContentNonComb() 844 void CFWL_Edit::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_checkbox.cpp | 53 void CFWL_CheckBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 229 void CFWL_CheckBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_widgetmgr.cpp | 194 CFGAS_GEGraphics* pGraphics, in OnDrawWidget() 208 CFGAS_GEGraphics* pGraphics, in DrawChildren()
|
H A D | cfwl_widget.cpp | 279 void CFWL_Widget::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() 288 void CFWL_Widget::DrawBorder(CFGAS_GEGraphics* pGraphics, in DrawBorder()
|
H A D | cfwl_combobox.cpp | 104 void CFWL_ComboBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget() 442 void CFWL_ComboBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
H A D | cfwl_themebackground.cpp | 11 CFGAS_GEGraphics* pGraphics) in CFWL_ThemeBackground()
|
H A D | cfwl_themetext.cpp | 11 CFGAS_GEGraphics* pGraphics) in CFWL_ThemeText()
|
H A D | cfwl_barcode.cpp | 33 void CFWL_Barcode::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
|
/aosp_15_r20/external/pdfium/xfa/fwl/theme/ |
H A D | cfwl_widgettp.cpp | 37 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawText() local 81 void CFWL_WidgetTP::DrawBorder(CFGAS_GEGraphics* pGraphics, in DrawBorder() 97 void CFWL_WidgetTP::FillBackground(CFGAS_GEGraphics* pGraphics, in FillBackground() 103 void CFWL_WidgetTP::FillSolidRect(CFGAS_GEGraphics* pGraphics, in FillSolidRect() 118 void CFWL_WidgetTP::DrawFocus(CFGAS_GEGraphics* pGraphics, in DrawFocus() 134 void CFWL_WidgetTP::DrawArrow(CFGAS_GEGraphics* pGraphics, in DrawArrow() 182 void CFWL_WidgetTP::DrawBtn(CFGAS_GEGraphics* pGraphics, in DrawBtn() 198 void CFWL_WidgetTP::DrawArrowBtn(CFGAS_GEGraphics* pGraphics, in DrawArrowBtn()
|
H A D | cfwl_checkboxtp.cpp | 48 void CFWL_CheckBoxTP::DrawSignCheck(CFGAS_GEGraphics* pGraphics, in DrawSignCheck() 65 void CFWL_CheckBoxTP::DrawSignCircle(CFGAS_GEGraphics* pGraphics, in DrawSignCircle() 77 void CFWL_CheckBoxTP::DrawSignCross(CFGAS_GEGraphics* pGraphics, in DrawSignCross() 94 void CFWL_CheckBoxTP::DrawSignDiamond(CFGAS_GEGraphics* pGraphics, in DrawSignDiamond() 113 void CFWL_CheckBoxTP::DrawSignSquare(CFGAS_GEGraphics* pGraphics, in DrawSignSquare() 125 void CFWL_CheckBoxTP::DrawSignStar(CFGAS_GEGraphics* pGraphics, in DrawSignStar() 221 CFGAS_GEGraphics* pGraphics, in DrawCheckSign()
|
H A D | cfwl_scrollbartp.cpp | 25 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawBackground() local 61 void CFWL_ScrollBarTP::DrawThumbBtn(CFGAS_GEGraphics* pGraphics, in DrawThumbBtn() 90 void CFWL_ScrollBarTP::DrawTrack(CFGAS_GEGraphics* pGraphics, in DrawTrack() 120 void CFWL_ScrollBarTP::DrawMaxMinBtn(CFGAS_GEGraphics* pGraphics, in DrawMaxMinBtn()
|
H A D | cfwl_carettp.cpp | 35 void CFWL_CaretTP::DrawCaretBK(CFGAS_GEGraphics* pGraphics, in DrawCaretBK()
|
H A D | cfwl_listboxtp.cpp | 57 void CFWL_ListBoxTP::DrawListBoxItem(CFGAS_GEGraphics* pGraphics, in DrawListBoxItem()
|
H A D | cfwl_edittp.cpp | 27 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawBackground() local
|
H A D | cfwl_pushbuttontp.cpp | 57 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawBackground() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_fwltheme.cpp | 111 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawText() local 128 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawText() local
|
H A D | cxfa_ffimageedit.cpp | 153 void CXFA_FFImageEdit::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cgdi_plus_ext.cpp | 206 void OutputImage(Gdiplus::GpGraphics* pGraphics, in OutputImage() 591 Gdiplus::GpGraphics* pGraphics; in StretchDIBits() local 625 Gdiplus::GpGraphics* pGraphics = nullptr; in DrawPath() local
|