Searched refs:CPWL_Label (Results 1 – 8 of 8) sorted by relevance
11 CPWL_Label::CPWL_Label() : m_pEdit(NULL) { in CPWL_Label() function in CPWL_Label16 CPWL_Label::~CPWL_Label() { in ~CPWL_Label()20 CFX_ByteString CPWL_Label::GetClassName() const { in GetClassName()24 void CPWL_Label::OnCreated() { in OnCreated()37 void CPWL_Label::SetText(const FX_WCHAR* csText) { in SetText()41 void CPWL_Label::RePosChildWnd() { in RePosChildWnd()45 void CPWL_Label::SetFontSize(FX_FLOAT fFontSize) { in SetFontSize()49 FX_FLOAT CPWL_Label::GetFontSize() const { in GetFontSize()53 void CPWL_Label::SetParamByFlag() { in SetParamByFlag()84 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance()[all …]
144 m_pText = new CPWL_Label; in CreateChildWnd()152 m_pDescription = new CPWL_Label; in CreateChildWnd()
59 m_pText = new CPWL_Label; in CreateChildWnd()606 m_pSubject = new CPWL_Label; in CreateChildWnd()613 m_pDateTime = new CPWL_Label; in CreateChildWnd()1221 m_pAuthor = new CPWL_Label; in CreateChildWnd()
75 m_pText = new CPWL_Label; in CreateChildWnd()
14 class CPWL_Label : public CPWL_Wnd {16 CPWL_Label();17 ~CPWL_Label() override;
14 class CPWL_Label; variable58 CPWL_Label* m_pText;59 CPWL_Label* m_pDescription;
16 class CPWL_Label; variable180 CPWL_Label* m_pText;279 CPWL_Label* m_pSubject;280 CPWL_Label* m_pDateTime;337 CPWL_Label* m_pAuthor;
18 class CPWL_Label; variable54 CPWL_Label* m_pText;