Home
last modified time | relevance | path

Searched refs:kSubstitute (Results 1 – 5 of 5) sorted by relevance

/external/skqp/tools/bookmaker/
Dbookmaker.h150 kSubstitute, enumerator
DbmhParser.cpp88 , { "Substitute", MarkType::kSubstitute, R_N, E_N, M(Alias) | M_ST }
516 case MarkType::kSubstitute: in addDefinition()
1239 bool isSubstitute = MarkType::kSubstitute == child->fMarkType; in setUpGlobalSubstitutes()
1248 if (MarkType::kSubstitute == aliasChild->fMarkType) { in setUpGlobalSubstitutes()
1330 if (MarkType::kSubstitute == markType) { in setUpSubstitutes()
2166 case MarkType::kSubstitute: in typeName()
DspellCheck.cpp292 case MarkType::kSubstitute: in check()
DincludeWriter.cpp2154 if (MarkType::kSubstitute == child->fMarkType) { in resolveAlias()
2249 if (MarkType::kSubstitute == child->fMarkType) { in resolveRef()
DmdOut.cpp1755 case MarkType::kSubstitute: in markTypeOut()