HomeSort by relevance Sort by last modified time
    Searched refs:kAnchor (Results 1 - 14 of 14) sorted by null

  /external/skia/tools/bookmaker/
bookmaker.h 103 kAnchor,
hackParser.cpp 74 || MarkType::kAnchor == def->fMarkType
bmhParser.cpp 39 , { "A", MarkType::kAnchor, R_N, E_N, 0 }
499 case MarkType::kAnchor:
520 if (hasEnd && MarkType::kAnchor != markType && MarkType::kLine != markType) {
522 } else if (!hasEnd && MarkType::kAnchor == markType) {
533 if (MarkType::kAnchor == markType) {
    [all...]
spellCheck.cpp 160 case MarkType::kAnchor:
mdOut.cpp     [all...]
definition.cpp 508 if (MarkType::kAnchor == child->fMarkType) {
    [all...]
includeWriter.cpp 423 if (MarkType::kAnchor == test->fMarkType || MarkType::kCode == test->fMarkType) {
427 commentEnd = MarkType::kAnchor == test->fMarkType ? test->fChildren[0]->fStart :
434 if (MarkType::kAnchor == test->fMarkType) {
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h 103 kAnchor,
hackParser.cpp 74 || MarkType::kAnchor == def->fMarkType
bmhParser.cpp 39 , { "A", MarkType::kAnchor, R_N, E_N, 0 }
499 case MarkType::kAnchor:
520 if (hasEnd && MarkType::kAnchor != markType && MarkType::kLine != markType) {
522 } else if (!hasEnd && MarkType::kAnchor == markType) {
533 if (MarkType::kAnchor == markType) {
    [all...]
spellCheck.cpp 160 case MarkType::kAnchor:
mdOut.cpp     [all...]
definition.cpp 508 if (MarkType::kAnchor == child->fMarkType) {
    [all...]
includeWriter.cpp 423 if (MarkType::kAnchor == test->fMarkType || MarkType::kCode == test->fMarkType) {
427 commentEnd = MarkType::kAnchor == test->fMarkType ? test->fChildren[0]->fStart :
434 if (MarkType::kAnchor == test->fMarkType) {
    [all...]

Completed in 204 milliseconds