Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFTag.cpp32 const int kFirstAnnotationStructParentKey = 100000; variable
251 int nextStructParentKey = kFirstAnnotationStructParentKey + in createStructParentKeyForNodeId()
402 int structParentKey = kFirstAnnotationStructParentKey + static_cast<int>(j); in makeStructTreeRoot()