Home
last modified time | relevance | path

Searched defs:pGraphics (Results 1 – 25 of 32) sorted by relevance

12

/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp37 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()
Dcfwl_scrollbartp.cpp25 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()
Dcfwl_checkboxtp.cpp48 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()
Dcfwl_carettp.cpp35 void CFWL_CaretTP::DrawCaretBK(CFGAS_GEGraphics* pGraphics, in DrawCaretBK()
Dcfwl_edittp.cpp27 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawBackground() local
Dcfwl_listboxtp.cpp57 void CFWL_ListBoxTP::DrawListBoxItem(CFGAS_GEGraphics* pGraphics, in DrawListBoxItem()
Dcfwl_pushbuttontp.cpp57 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawBackground() local
/external/pdfium/xfa/fwl/
Dcfwl_monthcalendar.cpp123 void CFWL_MonthCalendar::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
152 void CFWL_MonthCalendar::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground()
161 void CFWL_MonthCalendar::DrawHeadBK(CFGAS_GEGraphics* pGraphics, in DrawHeadBK()
169 void CFWL_MonthCalendar::DrawLButton(CFGAS_GEGraphics* pGraphics, in DrawLButton()
178 void CFWL_MonthCalendar::DrawRButton(CFGAS_GEGraphics* pGraphics, in DrawRButton()
187 void CFWL_MonthCalendar::DrawCaption(CFGAS_GEGraphics* pGraphics, in DrawCaption()
200 void CFWL_MonthCalendar::DrawSeparator(CFGAS_GEGraphics* pGraphics, in DrawSeparator()
209 void CFWL_MonthCalendar::DrawDatesInBK(CFGAS_GEGraphics* pGraphics, in DrawDatesInBK()
235 void CFWL_MonthCalendar::DrawWeek(CFGAS_GEGraphics* pGraphics, in DrawWeek()
255 void CFWL_MonthCalendar::DrawToday(CFGAS_GEGraphics* pGraphics, in DrawToday()
[all …]
Dcfwl_caret.cpp39 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()
Dcfwl_scrollbar.cpp47 void CFWL_ScrollBar::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
75 void CFWL_ScrollBar::DrawUpperTrack(CFGAS_GEGraphics* pGraphics, in DrawUpperTrack()
87 void CFWL_ScrollBar::DrawLowerTrack(CFGAS_GEGraphics* pGraphics, in DrawLowerTrack()
99 void CFWL_ScrollBar::DrawMaxArrowBtn(CFGAS_GEGraphics* pGraphics, in DrawMaxArrowBtn()
111 void CFWL_ScrollBar::DrawMinArrowBtn(CFGAS_GEGraphics* pGraphics, in DrawMinArrowBtn()
123 void CFWL_ScrollBar::DrawThumb(CFGAS_GEGraphics* pGraphics, in DrawThumb()
332 void CFWL_ScrollBar::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_picturebox.cpp25 void CFWL_PictureBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
34 void CFWL_PictureBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_pushbutton.cpp45 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()
Dcfwl_themetext.cpp11 CFGAS_GEGraphics* pGraphics) in CFWL_ThemeText()
Dcfwl_themebackground.cpp11 CFGAS_GEGraphics* pGraphics) in CFWL_ThemeBackground()
Dcfwl_checkbox.cpp53 void CFWL_CheckBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
229 void CFWL_CheckBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_datetimepicker.cpp97 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()
Dcfwl_listbox.cpp89 void CFWL_ListBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
315 void CFWL_ListBox::DrawBkground(CFGAS_GEGraphics* pGraphics, in DrawBkground()
331 void CFWL_ListBox::DrawItems(CFGAS_GEGraphics* pGraphics, in DrawItems()
363 void CFWL_ListBox::DrawItem(CFGAS_GEGraphics* pGraphics, in DrawItem()
643 void CFWL_ListBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_widgetmgr.cpp194 CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
208 CFGAS_GEGraphics* pGraphics, in DrawChildren()
Dcfwl_edit.cpp136 void CFWL_Edit::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
312 void CFWL_Edit::DrawContent(CFGAS_GEGraphics* pGraphics, in DrawContent()
334 void CFWL_Edit::DrawContentNonComb(CFGAS_GEGraphics* pGraphics, in DrawContentNonComb()
845 void CFWL_Edit::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_widget.cpp279 void CFWL_Widget::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground()
288 void CFWL_Widget::DrawBorder(CFGAS_GEGraphics* pGraphics, in DrawBorder()
Dcfwl_combobox.cpp104 void CFWL_ComboBox::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
442 void CFWL_ComboBox::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
Dcfwl_barcode.cpp33 void CFWL_Barcode::DrawWidget(CFGAS_GEGraphics* pGraphics, in DrawWidget()
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp111 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawText() local
128 CFGAS_GEGraphics* pGraphics = pParams.GetGraphics(); in DrawText() local
Dcxfa_ffimageedit.cpp153 void CXFA_FFImageEdit::OnDrawWidget(CFGAS_GEGraphics* pGraphics, in OnDrawWidget()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.cpp22 void XFA_StrokeTypeSetLineDash(CFGAS_GEGraphics* pGraphics, in XFA_StrokeTypeSetLineDash()

12