OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bIsInline
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_image.h
43
bool IsInline() const { return
m_bIsInline
; }
74
bool
m_bIsInline
= false;
cpdf_image.cpp
36
:
m_bIsInline
(true),
Completed in 35 milliseconds