Home
last modified time | relevance | path

Searched defs:pThemePart (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/xfa/src/fwl/src/lightwidget/
Dtheme.cpp43 void* CFWL_Theme::GetCapacity(CFWL_ThemePart* pThemePart, FX_DWORD dwCapacity) { in GetCapacity()
53 FWL_ERR CFWL_Theme::GetPartRect(CFWL_ThemePart* pThemePart, CFX_RectF& rtPart) { in GetPartRect()
58 FX_BOOL CFWL_Theme::IsInPart(CFWL_ThemePart* pThemePart, in IsInPart()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp172 void* CXFA_FWLTheme::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
264 FWL_ERR CXFA_FWLTheme::GetPartRect(CFWL_ThemePart* pThemePart) { in GetPartRect()
268 FX_BOOL CXFA_FWLTheme::IsInPart(CFWL_ThemePart* pThemePart, in IsInPart()
Dxfa_fwltheme.h46 virtual FWL_ERR GetPartRect(CFWL_ThemePart* pThemePart, CFX_RectF& rtPart) { in GetPartRect()
/external/pdfium/xfa/src/fwl/src/theme/
Dpushbuttontp.cpp89 void* CFWL_PushButtonTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
Dcomboboxtp.cpp76 void* CFWL_ComboBoxTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
Dformtp.cpp149 void* CFWL_FormTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
193 FWL_ERR CFWL_FormTP::GetPartRect(CFWL_ThemePart* pThemePart, in GetPartRect()
Dwidgettp.cpp72 void* CFWL_WidgetTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
130 FWL_ERR CFWL_WidgetTP::GetPartRect(CFWL_ThemePart* pThemePart, in GetPartRect()
134 FX_BOOL CFWL_WidgetTP::IsInPart(CFWL_ThemePart* pThemePart, in IsInPart()
Dscrollbartp.cpp24 void* CFWL_ScrollBarTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()
Dmonthcalendartp.cpp151 void* CFWL_MonthCalendarTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity()