Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DbmhParser.cpp15 #define M_MD M(Method) | M(Define) macro
16 #define M_MDCM M_MD | M(Const) | M(Member)
44 , { "Code", MarkType::kCode, R_K, E_N, M_CSST | M_E | M_MD | M(Typedef) }
54 , { "Example", MarkType::kExample, R_O, E_N, M_CSST | M_E | M_MD | M(Const) }
62 , { "Illustration", MarkType::kIllustration, R_N, E_N, M_CSST | M_MD }
73 , { "NoExample", MarkType::kNoExample, R_N, E_N, M_CSST | M_E | M_MD }
84 , { "SeeAlso", MarkType::kSeeAlso, R_C, E_N, M_CSST | M_E | M_MD | M(Typedef) }