Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp239 bool isSubtopic = MarkType::kSubtopic == test->fMarkType in checkParentsForMatch() local
247 if (localTopic != isSubtopic) { in checkParentsForMatch()
250 string prefix(isSubtopic ? "_" : "::"); in checkParentsForMatch()