OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kType0Sampled
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_function.h
21
kType0Sampled
= 0,
cpdf_function.cpp
31
if (type == Type::
kType0Sampled
)
138
return m_Type == Type::
kType0Sampled
cpdf_sampledfunc.cpp
35
CPDF_SampledFunc::CPDF_SampledFunc() : CPDF_Function(Type::
kType0Sampled
) {}
Completed in 234 milliseconds