Home
last modified time | relevance | path

Searched refs:IncludeType (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/src/gn/
Dc_include_iterator.cc16 enum IncludeType { enum
63 IncludeType ExtractInclude(std::string_view line, in ExtractInclude()
91 IncludeType type = INCLUDE_NONE; in ExtractInclude()
136 IncludeType type = ExtractInclude(line, &include_contents, &begin_char); in GetNextIncludeString()
/third_party/skia/src/pathops/
DSkOpSegment.h109 SkOpAngle::IncludeType );
111 SkOpAngle::IncludeType );
112 int computeSum(SkOpSpanBase* start, SkOpSpanBase* end, SkOpAngle::IncludeType includeType);
DSkOpAngle.h24 enum IncludeType { enum
DSkOpSegment.cpp344 SkOpAngle::IncludeType includeType) { in ComputeOneSum()
379 SkOpAngle::IncludeType includeType) { in ComputeOneSumReverse()
415 SkOpAngle::IncludeType includeType) { in computeSum()
/third_party/flutter/skia/src/pathops/
DSkOpSegment.h109 SkOpAngle::IncludeType );
111 SkOpAngle::IncludeType );
112 int computeSum(SkOpSpanBase* start, SkOpSpanBase* end, SkOpAngle::IncludeType includeType);
DSkOpAngle.h24 enum IncludeType { enum
DSkOpSegment.cpp344 SkOpAngle::IncludeType includeType) { in ComputeOneSum()
379 SkOpAngle::IncludeType includeType) { in ComputeOneSumReverse()
415 SkOpAngle::IncludeType includeType) { in computeSum()