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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 17 class CPWL_Note_Icon;
78 class PWL_CLASS CPWL_Note_Icon : public CPWL_Wnd
81 CPWL_Note_Icon();
82 virtual ~CPWL_Note_Icon();
338 CPWL_Note_Icon* m_pIcon;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 333 /* --------------------------------- CPWL_Note_Icon ---------------------------------- */
335 CPWL_Note_Icon::CPWL_Note_Icon() : m_nType(0)
339 CPWL_Note_Icon::~CPWL_Note_Icon()
343 void CPWL_Note_Icon::SetIconType(FX_INT32 nType)
348 void CPWL_Note_Icon::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
    [all...]

Completed in 171 milliseconds