Lines Matching full:cell
839 cell spacing between cells is
2125 Fix for 3438479, tables expand on every layout when a cell has percentage height
4733 than the cell's minimum required height.
6077 their cell grids as needed.
7258 (+[KWQTextField initialize]): Set KWQTextFieldCell as the cell class. We need a cell
7279 (+[KWQSecureTextField cellClass]): Use KWQSecureTextFieldCell as the cell class.
7280 We need a cell subclass to detect when editing begins and we can't use the normal
7873 don't grow to fill the space inside the cell. There was
7875 nested inside a table cell.
8087 A minor table cell optimization has also been included.
8954 and scan the cell that is above the cell we started at.
8960 (RenderTable::cellAbove): New support routine to find the cell above another
8965 Get the cell above, scan its tree for matching text.
9479 1px if a cell originates in the column.
9806 width on the cell (with nowrap set) if it is *larger* than
11266 CSS hack for sharing cell rules.
11324 (-[KWQPopUpButton widget]): Implement KWQWidgetHolder by calling our cell.
11961 Fix for 3176102, bad table cell regression. I was adding in
12009 once instead of to every cell).
12050 decl object (owned by the table). This stops every cell in a table
12051 from having the exact same values copied on the cell itself.
12496 - fixed 3167025 -- REGRESSION: http://www.buypcdirect.com doesn't wrap correctly b/c of huge cell width value
13323 We also condition the cell used for drawing to match our enabled state.
13335 Enable cell based on our enabled state to get visual feedback of being disabled.
14030 Change this function so it will never remove a table cell. Although a table cell that is
14519 Make sure cell's padding is used and not just the table's cellpadding.
14521 Also make sure cell padding can be changed dynamically.
15505 but non-fixed table cell.