Searched refs:CFWL_CaretTP (Results 1 – 5 of 5) sorted by relevance
8 CFWL_CaretTP::CFWL_CaretTP() {} in CFWL_CaretTP() function in CFWL_CaretTP9 CFWL_CaretTP::~CFWL_CaretTP() {} in ~CFWL_CaretTP()10 FX_BOOL CFWL_CaretTP::IsValidWidget(IFWL_Widget* pWidget) { in IsValidWidget()15 FX_BOOL CFWL_CaretTP::DrawBackground(CFWL_ThemeBackground* pParams) { in DrawBackground()31 void CFWL_CaretTP::DrawCaretBK(CFX_Graphics* pGraphics, in DrawCaretBK()
10 class CFWL_CaretTP; variable11 class CFWL_CaretTP : public CFWL_WidgetTP {13 CFWL_CaretTP();14 virtual ~CFWL_CaretTP();
100 CFWL_CaretTP* pCaretTP = new CFWL_CaretTP; in CFWL_Theme()
61 CFWL_CaretTP* m_pCaretTP;
38 m_pCaretTP = new CFWL_CaretTP; in CXFA_FWLTheme()