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