Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextAnnotation.cpp42 const char* AnnotationKeyElementTag = "TAG"; variable
74 list.append(std::make_pair(AnnotationKeyElementTag, m_elementTag)); in asAnnotationList()