7#ifndef XFA_FWL_THEME_CFWL_CHECKBOXTP_H_
8#define XFA_FWL_THEME_CFWL_CHECKBOXTP_H_
12#include "fxjs/gc/heap.h"
13#include "xfa/fwl/cfwl_themepart.h"
14#include "xfa/fwl/theme/cfwl_widgettp.h"
29 void DrawText(
const CFWL_ThemeText& pParams)
override;
64 void EnsureCheckPathInitialized(
float fCheckLen);
66 std::unique_ptr<CFGAS_GEPath> m_pCheckPath;
72using pdfium::CFWL_CheckBoxTP;
~CFWL_BarcodeTP() override
void DrawBackground(const CFWL_ThemeBackground &pParams) override
void DrawBackground(const CFWL_ThemeBackground &pParams) override
void DrawBackground(const CFWL_ThemeBackground &pParams) override
~CFWL_CheckBoxTP() override
void DrawText(const CFWL_ThemeText &pParams) override
CFWL_WidgetTP * GetTheme(const CFWL_Widget *pWidget) const
virtual ~IFWL_ThemeProvider()
void Trace(cppgc::Visitor *visitor) const override
IFWL_ThemeProvider(cppgc::Heap *pHeap)
#define CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED