Searched defs:totalWidth (Results 1 – 13 of 13) sorted by relevance
138 get totalWidth() { getter in TableColumnModel
145 get totalWidth() { getter in TableColumnModel
61 float totalWidth() { return m_totalWidth; } in totalWidth() function
247 int totalWidth = totalFixedWidth + totalPercentWidth; in layout() local
348 int totalWidth = 0; in calcEffectiveLogicalWidth() local
948 LayoutUnit totalWidth; in applyLineClamp() local
64 float totalWidth = controller.totalWidth(); in selectionRectForComplexText() local
65 float totalWidth() const { return m_totalWidth; } in totalWidth() function
685 CGFloat totalWidth = widthSinceLastCommit + advance.width; in adjustGlyphsAndAdvances() local
541 _calculateMaxWidth: function(measuredWidths, totalWidth) argument574 _tabsToShowIndexes: function(tabsOrdered, tabsHistory, totalWidth, measuredDropDownButtonWidth) argument
19 private float totalWidth; field in Letters
282 float totalWidth = widthSinceLastRounding + width; in advanceInternal() local
567 float totalWidth = it.m_runWidthSoFar; in selectionRectForSimpleText() local