Searched refs:CPWL_Label (Results 1 – 8 of 8) sorted by relevance
14 CPWL_Label::CPWL_Label() : m_pEdit(NULL) in CPWL_Label() function in CPWL_Label21 CPWL_Label::~CPWL_Label() in ~CPWL_Label()26 CFX_ByteString CPWL_Label::GetClassName() const in GetClassName()31 void CPWL_Label::OnCreated() in OnCreated()46 void CPWL_Label::SetText(FX_LPCWSTR csText) in SetText()51 void CPWL_Label::RePosChildWnd() in RePosChildWnd()56 void CPWL_Label::SetFontSize(FX_FLOAT fFontSize) in SetFontSize()61 FX_FLOAT CPWL_Label::GetFontSize() const in GetFontSize()66 void CPWL_Label::SetParamByFlag() in SetParamByFlag()113 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()[all …]
172 m_pText = new CPWL_Label; in CreateChildWnd()179 m_pDescription = new CPWL_Label; in CreateChildWnd()
76 m_pText = new CPWL_Label; in CreateChildWnd()713 m_pSubject = new CPWL_Label; in CreateChildWnd()720 m_pDateTime = new CPWL_Label; in CreateChildWnd()1468 m_pAuthor = new CPWL_Label; in CreateChildWnd()
88 m_pText = new CPWL_Label; in CreateChildWnd()
12 class PWL_CLASS CPWL_Label : public CPWL_Wnd15 CPWL_Label();16 virtual ~CPWL_Label();
11 class CPWL_Label; variable56 CPWL_Label* m_pText;57 CPWL_Label* m_pDescription;
15 class CPWL_Label; variable173 CPWL_Label* m_pText;275 CPWL_Label* m_pSubject;276 CPWL_Label* m_pDateTime;337 CPWL_Label* m_pAuthor;
14 class CPWL_Label; variable51 CPWL_Label* m_pText;