Searched refs:CPWL_Note_RBBox (Results 1 – 2 of 2) sorted by relevance
25 class CPWL_Note_RBBox; variable127 class CPWL_Note_RBBox : public CPWL_Wnd130 CPWL_Note_RBBox();131 virtual ~CPWL_Note_RBBox();348 CPWL_Note_RBBox* m_pRBBox;
306 CPWL_Note_RBBox::CPWL_Note_RBBox() in CPWL_Note_RBBox() function in CPWL_Note_RBBox310 CPWL_Note_RBBox::~CPWL_Note_RBBox() in ~CPWL_Note_RBBox()314 void CPWL_Note_RBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance()1503 m_pRBBox = new CPWL_Note_RBBox; in CreateChildWnd()