Lines Matching refs:override
15 ~CPWL_PushButton() override;
18 ByteString GetClassName() const override;
19 CFX_FloatRect GetFocusRect() const override;
25 ~CPWL_CheckBox() override;
28 ByteString GetClassName() const override;
29 bool OnLButtonUp(const CFX_PointF& point, uint32_t nFlag) override;
30 bool OnChar(uint16_t nChar, uint32_t nFlag) override;
42 ~CPWL_RadioButton() override;
45 ByteString GetClassName() const override;
46 bool OnLButtonUp(const CFX_PointF& point, uint32_t nFlag) override;
47 bool OnChar(uint16_t nChar, uint32_t nFlag) override;