Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFTag.cpp21 const int kFirstAnnotationStructParentKey = 100000; variable
223 int nextStructParentKey = kFirstAnnotationStructParentKey + in createStructParentKeyForNodeId()
354 int structParentKey = kFirstAnnotationStructParentKey + static_cast<int>(j); in makeStructTreeRoot()