HomeSort by relevance Sort by last modified time
    Searched refs:CPWL_Note_LBBox (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 19 class CPWL_Note_LBBox;
110 class CPWL_Note_LBBox : public CPWL_Wnd
113 CPWL_Note_LBBox();
114 virtual ~CPWL_Note_LBBox();
340 CPWL_Note_LBBox* m_pLBBox;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 275 /* -------------------------------- CPWL_Note_LBBox --------------------------------*/
277 CPWL_Note_LBBox::CPWL_Note_LBBox()
281 CPWL_Note_LBBox::~CPWL_Note_LBBox()
285 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
    [all...]

Completed in 361 milliseconds