Searched defs:totalWidth (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DFixedTableLayout.cpp239 int totalWidth = totalFixedWidth + totalPercentWidth; local
H A DAutoTableLayout.cpp352 int totalWidth = 0; local
H A DRenderDeprecatedFlexibleBox.cpp1003 LayoutUnit totalWidth; local
H A DInlineTextBox.cpp77 static DashArray translateIntersectionPointsToSkipInkBoundaries(const DashArray& intersections, float dilationAmount, float totalWidth) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFontFastPath.cpp307 float totalWidth = -1; local
H A DWidthIterator.cpp301 float totalWidth = widthSinceLastRounding + width; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/harfbuzz/
H A DHarfBuzzShaper.h62 float totalWidth() { return m_totalWidth; } function in class:WebCore::HarfBuzzShaper
/macosx-10.10/WebCore-7600.1.25/platform/graphics/mac/
H A DComplexTextController.cpp698 CGFloat totalWidth = widthSinceLastCommit + advance.width; variable
H A DComplexTextController.h64 float totalWidth() const { return m_totalWidth; } function in class:WebCore::ComplexTextController
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeMarquee.c593 int totalWidth = Tree_TotalWidth(tree); local
H A DtkTreeColumn.c5342 int width, visWidth, totalWidth = 0; local
[all...]
H A DtkTreeCtrl.h375 int totalWidth; /* Max/Sum of all TreeRanges */ member in struct:TreeCtrl
H A DtkTreeDisplay.c49 int totalWidth; member in struct:Range
100 int totalWidth; /* Last seen Tree_TotalWidth() */ member in struct:TreeDInfo_
1103 int totalWidth = Tree_TotalWidth(tree); local
1266 int totalWidth = Tree_TotalWidth(tree); local
[all...]
H A DtkTreeElem.c2401 int totalWidth; member in struct:ElementTextLayout2
H A DtkTreeItem.c4031 int columnWidth, totalWidth; local
H A DtkTreeUtils.c1681 int totalWidth; /* Width in pixels of this chunk. Used member in struct:LayoutChunk
1703 int totalWidth; member in struct:LayoutInfo
[all...]
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorFrontendClientLocal.cpp206 unsigned totalWidth = m_frontendPage->mainFrame().view()->visibleWidth() + m_inspectorController->inspectedPage().mainFrame().view()->visibleWidth(); local
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebuffer.h222 unsigned int totalWidth; member in class:IOFramebuffer
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkLabel.c415 int totalWidth, totalHeight; member in struct:__anon13548
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCanvPs.c807 unsigned int totalWidth, totalHeight; local
H A DtkMenu.h329 int totalWidth; /* Width of entire menu. */ member in struct:TkMenu
H A DtkFont.c82 int totalWidth; /* Width in pixels of this chunk. Used when member in struct:LayoutChunk
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvPs.c838 unsigned int totalWidth, totalHeight; local
H A DtkMenu.h317 int totalWidth; /* Width of entire menu */ member in struct:TkMenu
H A DtkFont.c85 int totalWidth; /* Width in pixels of this chunk. Used member in struct:LayoutChunk

Completed in 376 milliseconds

12