OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShadingType
(Results
1 - 7
of
7
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_shadingpattern.h
18
enum
ShadingType
{
55
ShadingType
GetShadingType() const { return m_ShadingType; }
70
ShadingType
m_ShadingType;
cpdf_meshstream.h
38
CPDF_MeshStream(
ShadingType
type,
67
const
ShadingType
m_type;
cpdf_shadingpattern.cpp
21
ShadingType
ToShadingType(int type) {
24
? static_cast<
ShadingType
>(type)
100
m_ShadingType = ToShadingType(pShadingDict->GetIntegerFor("
ShadingType
"));
cpdf_meshstream.cpp
16
bool ShouldCheckBPC(
ShadingType
type) {
61
bool ShouldCheckBitsPerFlag(
ShadingType
type) {
93
ShadingType
type,
cpdf_streamcontentparser.cpp
75
ShadingType
type = pShading->GetShadingType();
[
all
...]
/external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp
830
ShadingType
type,
[
all
...]
/external/pdfium/core/fxge/skia/
fx_skia_device.cpp
[
all
...]
Completed in 200 milliseconds