OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IncludeType
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.h
19
SkOpSegment* FindSortableTop(const SkTArray<SkOpContour*, true>& , SkOpAngle::
IncludeType
,
SkOpAngle.h
21
enum
IncludeType
{
SkOpSegment.h
310
int computeSum(int startIndex, int endIndex, SkOpAngle::
IncludeType
includeType
);
326
void initWinding(int start, int end, SkOpAngle::
IncludeType
angleIncludeType);
430
SkOpAngle::
IncludeType
);
432
SkOpAngle::
IncludeType
);
SkPathOpsCommon.cpp
319
SkOpAngle::
IncludeType
angleIncludeType, bool* firstContour, int* indexPtr,
SkOpSegment.cpp
[
all
...]
/external/chromium_org/tools/gn/
c_include_iterator.cc
14
enum
IncludeType
{
64
IncludeType
ExtractInclude(const base::StringPiece& line,
85
IncludeType
type = INCLUDE_NONE;
131
IncludeType
type = ExtractInclude(line, &include_contents, &begin_char);
Completed in 97 milliseconds