OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nType
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/fpdfsdk/src/javascript/
JS_Object.h
89
int GetType() const { return
m_nType
; }
109
const int
m_nType
; // 0:Interval; 1:TimeOut
JS_Object.cpp
107
m_nType
(nType),
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h
95
int32_t
m_nType
;
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
283
CPWL_Note_Icon::CPWL_Note_Icon() :
m_nType
(0) {}
288
m_nType
= nType;
293
CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device,
m_nType
, GetClientRect(),
[
all
...]
Completed in 3745 milliseconds