Searched refs:kFormula (Results 1 – 16 of 16) sorted by relevance
/external/skqp/tools/bookmaker/ |
D | bookmaker.h | 121 kFormula, enumerator 225 kFormula, // kCode, plus make most spaces non-breaking enumerator
|
D | hackParser.cpp | 73 || MarkType::kFormula == def->fMarkType in replaceWithPop()
|
D | bmhParser.cpp | 28 #define R_F Resolvable::kFormula 58 , { "Formula", MarkType::kFormula, R_F, E_N, M(Column) | M(Description) 322 case MarkType::kFormula: in addDefinition() 324 if (!fParent || MarkType::kFormula != fParent->fMarkType) { in addDefinition() 325 SkASSERT(!definition || MarkType::kFormula == definition->fMarkType); in addDefinition() 333 SkASSERT(fParent && MarkType::kFormula == fParent->fMarkType); in addDefinition() 1476 if (!fParent || MarkType::kFormula != fParent->fMarkType) { in findDefinitions() 1551 if (!fParent || (MarkType::kFormula != fParent->fMarkType in findDefinitions() 2143 case MarkType::kFormula: in typeName()
|
D | spellCheck.cpp | 202 case MarkType::kFormula: in check() 338 case MarkType::kFormula: in check()
|
D | mdOut.cpp | 570 && !paramName && Resolvable::kFormula != fResolvable) { in setLink() 885 if (MarkType::kFormula == def->fMarkType && ' ' == start[0]) { in childrenOut() 1450 case MarkType::kFormula: in markTypeOut() 1794 if (def->fParent && MarkType::kFormula == def->fParent->fMarkType) { in markTypeOut() 1801 Resolvable::kFormula); in markTypeOut()
|
D | definition.cpp | 515 if (MarkType::kFormula == child->fMarkType) { in checkMethod()
|
D | includeWriter.cpp | 154 case MarkType::kFormula: { in descriptionOut()
|
/external/skia/tools/bookmaker/ |
D | bookmaker.h | 121 kFormula, enumerator 225 kFormula, // kCode, plus make most spaces non-breaking enumerator
|
D | hackParser.cpp | 73 || MarkType::kFormula == def->fMarkType in replaceWithPop()
|
D | bmhParser.cpp | 28 #define R_F Resolvable::kFormula 58 , { "Formula", MarkType::kFormula, R_F, E_N, M(Column) | M(Description) 322 case MarkType::kFormula: in addDefinition() 324 if (!fParent || MarkType::kFormula != fParent->fMarkType) { in addDefinition() 325 SkASSERT(!definition || MarkType::kFormula == definition->fMarkType); in addDefinition() 333 SkASSERT(fParent && MarkType::kFormula == fParent->fMarkType); in addDefinition() 1476 if (!fParent || MarkType::kFormula != fParent->fMarkType) { in findDefinitions() 1551 if (!fParent || (MarkType::kFormula != fParent->fMarkType in findDefinitions() 2140 case MarkType::kFormula: in typeName()
|
D | spellCheck.cpp | 202 case MarkType::kFormula: in check() 338 case MarkType::kFormula: in check()
|
D | mdOut.cpp | 571 && !paramName && Resolvable::kFormula != fResolvable) { in setLink() 885 if (MarkType::kFormula == def->fMarkType && ' ' == start[0]) { in childrenOut() 1450 case MarkType::kFormula: in markTypeOut() 1794 if (def->fParent && MarkType::kFormula == def->fParent->fMarkType) { in markTypeOut() 1801 Resolvable::kFormula); in markTypeOut()
|
D | definition.cpp | 515 if (MarkType::kFormula == child->fMarkType) { in checkMethod()
|
D | includeWriter.cpp | 154 case MarkType::kFormula: { in descriptionOut()
|
/external/skia/include/docs/ |
D | SkPDFDocument.h | 66 kFormula, //!< Formula enumerator
|
/external/skqp/include/docs/ |
D | SkPDFDocument.h | 66 kFormula, //!< Formula enumerator
|