Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h181 unsigned effColToCol(unsigned effCol) const in effColToCol() function
DRenderTableSection.cpp254 cell->setCol(table()->effColToCol(col)); in addCell()