Searched defs:columnWidth (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMultiColumnBlock.h42 LayoutUnit columnWidth() const { return m_columnWidth; } function in class:WebCore::RenderMultiColumnBlock
H A DRenderView.cpp386 int columnWidth = contentLogicalWidth(); local
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDisplay.c335 int columnWidth = local
H A DtkTreeItem.c4031 int columnWidth, totalWidth; local
4161 int columnWidth = TreeColumn_UseWidth(treeColumn); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h842 float columnWidth() const { return rareNonInheritedData->m_multiCol->m_width; } function in class:WebCore::RenderStyle

Completed in 207 milliseconds