| moz.build |
|
512 |
- |
| PdfStructTreeBuilder.cpp |
static |
11318 |
82 % |
| PdfStructTreeBuilder.h |
Uses the Gecko accessibility tree to build a PDF structure tree that can be
used with Skia's SkPDF backend.
The functionality provided here needs to be accessed from several places in
the layout, graphics, printing, PDF and accessibility code. Rather than
propagating an instance through all of these modules, we maintain a registry
of instances associated with BrowsingContexts. Static methods are used to
access or act on the appropriate instance.
|
3584 |
100 % |