Home
last modified time | relevance | path

Searched refs:kIn (Results 1 – 9 of 9) sorted by relevance

/external/skia/modules/svg/src/
DSkSVGFeComposite.cpp30 case SkSVGFeCompositeOperator::kIn: in BlendModeForOperator()
66 {"in", SkSVGFeCompositeOperator::kIn}, in parse()
/external/skqp/tools/bookmaker/
DselfCheck.cpp88 if (MarkType::kIn == child->fMarkType) { in checkMethod()
DhackParser.cpp84 if (MarkType::kIn == gran->fMarkType || MarkType::kLine == gran->fMarkType) { in replaceWithPop()
Dbookmaker.h126 kIn, enumerator
DspellCheck.cpp213 case MarkType::kIn: in check()
DmdOut.cpp1479 case MarkType::kIn: in markTypeOut()
1615 [](const Definition* child) { return MarkType::kIn == child->fMarkType; }); in markTypeOut()
1656 [](Definition* child){return MarkType::kIn == child->fMarkType;}); in markTypeOut()
2082 if (MarkType::kIn == item->fMarkType) { in populateOne()
DbmhParser.cpp64 , { "In", MarkType::kIn, R_N, E_N, M_CSST | M_E | M(Method) | M(Typedef) | M(Co…
507 case MarkType::kIn: in addDefinition()
2157 case MarkType::kIn: in typeName()
DincludeWriter.cpp187 case MarkType::kIn: in descriptionOut()
/external/skia/modules/svg/include/
DSkSVGTypes.h641 kIn, enumerator