Searched defs:ColSpan (Results 1 – 2 of 2) sorted by relevance
23 int64_t SkPdfTableAttributesDictionary::ColSpan(SkPdfNativeDoc* doc) { in ColSpan() function in SkPdfTableAttributesDictionary
248 int ColSpan = pCell->m_ColSpan; in ProcessTable() local