Searched defs:CFWL_CaretTP (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/theme/
H A Dcfwl_carettp.h12 class CFWL_CaretTP : public CFWL_WidgetTP { class in inherits:CFWL_WidgetTP
14 CFWL_CaretTP();
15 ~CFWL_CaretTP() override;
H A Dcfwl_carettp.cpp15 CFWL_CaretTP::CFWL_CaretTP() {} function in class:CFWL_CaretTP
16 CFWL_CaretTP::~CFWL_CaretTP() {}
18 void CFWL_CaretTP::DrawBackground(CFWL_ThemeBackground* pParams) {
37 void CFWL_CaretTP::DrawCaretBK(CFX_Graphics* pGraphics,

Completed in 79 milliseconds