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

  /external/skia/tools/bookmaker/
bookmaker.h 136 kNoJustify, // don't contribute this #Line to tabular comment measure, even if it fits
spellCheck.cpp 241 case MarkType::kNoJustify:
bmhParser.cpp 74 , { "NoJustify", MarkType::kNoJustify, R_N, E_N, M(Const) | M(Member) }
510 case MarkType::kNoJustify:
    [all...]
mdOut.cpp     [all...]
includeWriter.cpp 42 [](Definition* child){return MarkType::kNoJustify == child->fMarkType;})) {
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h 136 kNoJustify, // don't contribute this #Line to tabular comment measure, even if it fits
spellCheck.cpp 241 case MarkType::kNoJustify:
bmhParser.cpp 74 , { "NoJustify", MarkType::kNoJustify, R_N, E_N, M(Const) | M(Member) }
510 case MarkType::kNoJustify:
    [all...]
mdOut.cpp     [all...]
includeWriter.cpp 42 [](Definition* child){return MarkType::kNoJustify == child->fMarkType;})) {
    [all...]

Completed in 73 milliseconds