Home
last modified time | relevance | path

Searched defs:ColSpan (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfTableAttributesDictionary_autogen.cpp23 int64_t SkPdfTableAttributesDictionary::ColSpan(SkPdfNativeDoc* doc) { in ColSpan() function in SkPdfTableAttributesDictionary
/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp248 int ColSpan = pCell->m_ColSpan; in ProcessTable() local