Searched refs:calcWidthArray (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFixedTableLayout.h42 int calcWidthArray();
H A DFixedTableLayout.cpp79 int FixedTableLayout::calcWidthArray() function in class:blink::FixedTableLayout
180 minWidth = maxWidth = calcWidthArray();
213 calcWidthArray();
323 // (see calcWidthArray above.) This optimization is preferred to always

Completed in 97 milliseconds