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 23 class CPWL_Note_LBBox;
114 class CPWL_Note_LBBox : public CPWL_Wnd {
116 CPWL_Note_LBBox();
117 ~CPWL_Note_LBBox() override;
340 CPWL_Note_LBBox* m_pLBBox;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 229 CPWL_Note_LBBox::CPWL_Note_LBBox() {}
231 CPWL_Note_LBBox::~CPWL_Note_LBBox() {}
233 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice,
    [all...]

Completed in 181 milliseconds