OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPWL_Note_RBBox
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h
20
class
CPWL_Note_RBBox
;
120
class
CPWL_Note_RBBox
: public CPWL_Wnd
123
CPWL_Note_RBBox
();
124
virtual ~
CPWL_Note_RBBox
();
341
CPWL_Note_RBBox
* m_pRBBox;
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
304
/* --------------------------------
CPWL_Note_RBBox
--------------------------------*/
306
CPWL_Note_RBBox
::
CPWL_Note_RBBox
()
310
CPWL_Note_RBBox
::~
CPWL_Note_RBBox
()
314
void
CPWL_Note_RBBox
::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
[
all
...]
Completed in 2757 milliseconds