Lines Matching refs:margins
173 Finally tweak headline font sizes and margins to match Gecko and CSS
476 from the <p> so that the margins of the <p> still get collapsed
755 subtract out their margins when computing percentage widths.
1360 <body> has margins of its own.
1746 Fix for floats. Force relayout if collapsing margins
1822 deal with margins and padding on inline elements like <a>.
1930 A problem with <form> margins has been fixed (this is a
2216 - fixed 3090452 -- REGRESSION: orbitz Box extends way over margins
2696 vertical margins, to web pages all over.
3244 margins at the tops and bottoms of kids.
3253 bug. I was applying a parent's margins to its children
3277 top margins into the td.
3293 rewrite of the WinIE quirk for handling collapsing margins
3306 their margins completely. Fixing the code to not morph inlines
3382 DLs are supposed to have margins.
3817 positive and negative margins. Adding code to ensure
3821 margins together.
3942 to properly compute their collapsed margins (without actually changing
3953 Adding helper functions for handling of collapsing margins.
6715 Add vertical margins for checkboxes and radios. A later rule
6716 in the file was overriding my earlier attempt to set up these margins.
7085 Also adding 3px margins to <input> and <textarea> and <select>.
7367 (QCheckBox::frameGeometry): Adjust for margins.
7368 (QCheckBox::setFrameGeometry): Adjust for margins.
7371 (QRadioButton::frameGeometry): Adjust for margins.
7372 (QRadioButton::setFrameGeometry): Adjust for margins.
7423 (QButton::sizeHint): Use cellSize, account for margins.
7424 (QButton::frameGeometry): Adjust for margins.
7425 (QButton::setFrameGeometry): Adjust for margins.
7430 (QCheckBox::frameGeometry): Adjust for margins.
7431 (QCheckBox::setFrameGeometry): Adjust for margins.
7435 (QComboBox::sizeHint): Adjust for margins.
7436 (QComboBox::frameGeometry): Adjust for margins.
7437 (QComboBox::setFrameGeometry): Adjust for margins.
7441 (QLineEdit::frameGeometry): Adjust for margins.
7442 (QLineEdit::setFrameGeometry): Adjust for margins.
7447 (QRadioButton::frameGeometry): Adjust for margins.
7448 (QRadioButton::setFrameGeometry): Adjust for margins.
7610 actual margins on the <body> element. This patch
7612 actual <body> margins.
7620 These attributes were not applying the correct margins,
8877 Floated images using "align" should have margins to prevent the text from running right
8884 Fix <blockquote> tags to have top and bottom margins of 1em. This matches the <blockquote>
8932 to be necessary). KHTML was not recomputing the margins for
13837 Changes to support correct behavior is i/frame margins and
17622 * src/kwq/KWQKPrinter.mm: (KPrinter::margins):