Searched refs:CPWL_Note_LBBox (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Note.h23 class CPWL_Note_LBBox;
117 class CPWL_Note_LBBox : public CPWL_Wnd class in inherits:CPWL_Wnd
120 CPWL_Note_LBBox();
121 virtual ~CPWL_Note_LBBox();
347 CPWL_Note_LBBox* m_pLBBox;
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Note.cpp275 /* -------------------------------- CPWL_Note_LBBox --------------------------------*/
277 CPWL_Note_LBBox::CPWL_Note_LBBox() function in class:CPWL_Note_LBBox
281 CPWL_Note_LBBox::~CPWL_Note_LBBox()
285 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
1495 m_pLBBox = new CPWL_Note_LBBox;

Completed in 196 milliseconds