Searched defs:totalWidth (Results 1 – 9 of 9) sorted by relevance
145 get totalWidth() { getter in TableColumnModel
64 float totalWidth() { return m_totalWidth; } in totalWidth() function
245 int totalWidth = totalFixedWidth + totalPercentWidth; in layout() local
367 int totalWidth = 0; in calcEffectiveLogicalWidth() local
932 float totalWidth; in applyLineClamp() local
63 float totalWidth = controller.totalWidth(); in selectionRectForComplexText() local
66 float totalWidth() const { return m_totalWidth; } in totalWidth() function
656 _calculateMaxWidth: function(measuredWidths, totalWidth) argument689 _tabsToShowIndexes: function(tabsOrdered, tabsHistory, totalWidth, measuredDropDownButtonWidth) argument
860 float totalWidth = it.m_runWidthSoFar; in selectionRectForSimpleText() local