Searched refs:R_N (Results 1 – 1 of 1) sorted by relevance
/external/skqp/tools/bookmaker/ |
D | bmhParser.cpp | 25 #define R_N Resolvable::kNo macro 39 , { "A", MarkType::kAnchor, R_N, E_N, 0 } 40 , { "Alias", MarkType::kAlias, R_N, E_N, M_ST | M(Const) } 41 , { "Bug", MarkType::kBug, R_N, E_N, M_CSST | M_MDCM | M_E 46 , { "", MarkType::kComment, R_N, E_N, 0 } 50 , { "Details", MarkType::kDetails, R_N, E_N, M(Const) } 51 , { "Duration", MarkType::kDuration, R_N, E_N, M(Example) | M(NoExample) } 57 , { "Filter", MarkType::kFilter, R_N, E_N, M(Subtopic) | M(Code) } 61 , { "Height", MarkType::kHeight, R_N, E_N, M(Example) | M(NoExample) } 62 , { "Illustration", MarkType::kIllustration, R_N, E_N, M_CSST | M_MD } [all …]
|