Home
last modified time | relevance | path

Searched refs:quirk (Results 1 – 25 of 33) sorted by relevance

12

/external/webkit/WebCore/plugins/
DPluginQuirkSet.h55 void add(PluginQuirk quirk) { m_quirks |= quirk; } in add() argument
56 bool contains(PluginQuirk quirk) const { return m_quirks & quirk; } in contains() argument
/external/webkit/WebCore/platform/wx/
DRenderThemeWx.cpp206 if (style->marginLeft().quirk()) in addIntrinsicMargins()
209 if (style->marginRight().quirk()) in addIntrinsicMargins()
214 if (style->marginTop().quirk()) in addIntrinsicMargins()
217 if (style->marginBottom().quirk()) in addIntrinsicMargins()
/external/webkit/WebCore/platform/android/
DRenderThemeAndroid.cpp174 if (style->marginLeft().quirk()) in addIntrinsicMargins()
176 if (style->marginRight().quirk()) in addIntrinsicMargins()
181 if (style->marginTop().quirk()) in addIntrinsicMargins()
183 if (style->marginBottom().quirk()) in addIntrinsicMargins()
/external/webkit/WebCore/platform/
DLength.h77 bool quirk() const { return (m_value >> 3) & 1; } in quirk() function
/external/bluetooth/bluez/
DChangeLog116 Add special quirk for the Nokia CK-20W car kit.
799 Add EPoX endian quirk to the input service.
1193 Add EPoX endian quirk for buggy keyboards.
/external/webkit/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm286 …// FIXME: This quirk is needed due to <rdar://problem/5009625> - We can phase it out once Aperture…
DWebFrameLoaderClient.mm168 // This quirk can be removed when Apple Dictionary is fixed (see <rdar://problem/6471058>).
1359 // This is a quirk that ensures Tiger Mail's WebKit plug-in will load during layout
/external/bluetooth/glib/
DChangeLog.pre-2-1252 a quirk in the test data that we are working around here.
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp1505 if (style->marginLeft().quirk()) in addIntrinsicMargins()
1507 if (style->marginRight().quirk()) in addIntrinsicMargins()
1512 if (style->marginTop().quirk()) in addIntrinsicMargins()
1514 if (style->marginBottom().quirk()) in addIntrinsicMargins()
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt484 This is due to a Windows quirk involving what key sequences are
491 This is a quirk of Windows; when you run QWCL in a low-res
/external/quake/quake/src/WinQuake/
Dwqreadme.txt485 This is due to a Windows quirk involving what key sequences are
492 This is a quirk of Windows; when you run WinQuake in a low-res
/external/webkit/WebCore/rendering/
DRenderBlock.cpp732 setTopMarginQuirk(style()->marginTop().quirk()); in layoutBlock()
733 setBottomMarginQuirk(style()->marginBottom().quirk()); in layoutBlock()
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT482 notify you of this, then terminate the Quake session. This is a quirk
1494 notify you of this, then terminate the Quake session. This is a quirk
/external/webkit/WebCore/
DChangeLog-2002-12-03140 anyway, so I'll just let the quirk behavior be our behavior
269 you do not apply the collapsing margin quirk. The margin stays.
474 Fix for 3020493, another fun little margin collapsing quirk
475 that I missed. (<td><div><p>). The <div> has to pick up the quirk
1358 Implement the collapsing top margin quirk for <body> (the same
1359 quirk used for table cells) and make sure it works even when the
3275 Also fixing a bug in my <td> margin collapsing quirk that
3293 rewrite of the WinIE quirk for handling collapsing margins
3389 to WinIE's quirk. For <h1>-<h6> only, they don't collapse the
4082 incorrect display type. Implemented a quirk that forces
[all …]
DChangeLog-2003-10-251421 (2) Fix a regression from the overflow:hidden body quirk landing. Make sure repaint()
1422 understands that quirk exists and avoids clipping when it shouldn't.
7215 is not a valid option. Need to remove this so that the quirk will
7305 Note that this is a quirk only, since doing this for real would
10983 nowrap handling perversely enough. Need another quirk from
13401 Make quirk bits part of the bitfield to shrink RenderFlows.
14791 <a name="foo"> quirk down into the :hover rule matching code,
15509 The "flow-mode" quirk for lists is just that - a quirk, and should
16427 The second fix implements the WinIE quirk and turns the table
DChangeLog-2008-08-101533 Adds a "don't enforce CSS mime type in strict mode" quirk for iWeb 2
7437 Don't add the Mozilla user agent quirk for Flash 10.
40250 Set default margin-bottom for form element in quirk mode
40253 Tests: fast/css/margin-bottom-form-element-quirk.html
41222 … Fix the body-sizing-to-the-view-height quirk so that it takes the zoom factor into account when
45229 Added a quirk that disallows a plug-in from having more than one
45259 instances" quirk for VLC.
45261 already been loaded and the "don't allow multiple instances" quirk is
47864 (WebCore::needsYouTubeQuirk): Added. Return true on Windows only when the quirk is needed.
50219 * plugins/PluginQuirkSet.h: Added new quirk
[all …]
DChangeLog-2007-10-1415750 <script> quirk in cases where the / appears in a mangled attribtue
16968 do not actually generate any line boxes. Limited the nested lists quirk to
18135 Updated Dashboard quirk so it affects fill, stroke, and clip, rather than just stroke.
23170 …Add a new quirk for plug-ins that need their WNDPROCs to be ASCII. If someone uses SetWindowLongA …
23229 (WebCore::PluginViewWin::determineQuirks): Add delayed invalidate quirk.
23326 quirk for that.
36283 Add error reporting for the </p> -> <p></p> quirk.
36316 Report when the </br> -> <br> quirk is triggered.
36810 Back out the change to make self-closed <script/> into a Dashboard quirk
44190 Test: fast/css/table-text-align-quirk.html
[all …]
DChangeLog-2005-08-235777 - rolled back a test that has been failing since we rolled back the <script/> quirk
8116 Put back in the <script src="foo"/> self-closing tag quirk in HTML. Unfortunately
8117 Dashboard widgets are dependent on this quirk.
27998 …r://problem/3534824> VIP: some navigation links on safeway.com don't work due to a JavaScript quirk
28651 …Fix for 3867545, finance.yahoo.com lays out incorrectly. Add a quirk that will prevent tables fro…
45346 render. Since only the *last* BR has this quirk, insert two when at the end of a block.
46014 …Implement the quirk that makes the <body> and <html> size to fill the viewport in quirks mode. Th…
46908 the body scroll quirk can easily disable overflow even when it is present on the style.
52416 a quirk. Neither WinIE nor Mozilla implement the label property, so neither shall we (except
DChangeLog-2010-01-2922389 Add a quirk for mcafee.com/japan (http or https, with or without www).
50063 [Qt] Windowless plugins: Add PluginQuirkRequiresDefaultScreenDepth quirk for Flash.
50069 and for the moment, the above quirk is only set for Flash.
50073 quirk is not set (i.e not flash)
51280 [Qt] Add NPNVToolkit value quirk in plugins for nspluginwrapper.
56248 This new quirk is very similar to an existing one that was
67330 … line box shrinking quirk. Make sure outlines don't extend outside the lineTop and lineBottom
68345 Test: fast/block/basic/quirk-percent-height-table-cell.html
68348 (WebCore::RenderBox::calcPercentageHeight): Tweak the quirk that allows
69365 …Significant changes have been made to the "almost strict mode" line box quirk where objects with no
[all …]
DChangeLog-2009-06-169457 …Added a site specific quirk for mail.google.com which returns "text" when getting the type of an <…
11211 We need to fall into the stretchesToViewHeight() quirk when we are
16371 Fix the Dashboard quirk for display:none plug-ins by moving the code from HTMLObjectElement
21378 JavaScript files this quirk applies to.
30829 So we work around this by creating a dashboard quirk that will only suppress the
36579 Undo the iChat-specific quirk added in
36861 (WebCore::Document::dispatchImageLoadEventsNow): If the quirk is
58855 turning off scrolling when the quirk is enabled. We just don't allow turning it on.
78930 plugin quirk if Flash 10 or newer since at least in b218, setting a NULL window
89782 Test: fast/block/basic/quirk-percent-height-grandchild.html
[all …]
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm354 // find colors using quirk mode approach (strict mode would use current
/external/webkit/WebKit/mac/
DChangeLog-2010-01-294178 Roll out r43848. The quirk is no longer necessary.
4626 (-[WebView dealloc]): Release the delegate if the quirk is in effect.
4627 (-[WebView setFrameLoadDelegate:]): Retain the new delegate if the quirk is in effect.
8966 iChat-specific quirk added in <http://trac.webkit.org/changeset/41071>.
11192 apply the quirk when the relevant script is loaded.
16086 quirk when running under iWeb 2
20974 Removed the Xcode-specific quirk at the request of some folks on the Xcode team.
20999 Added an Xcode-specific quirk.
23204 … too soon, which borked some necessary housekeeping on behalf of Mail. The fix is to add a quirk
DChangeLog-2007-10-141549 Check for more Adobe applications that need the frame reload quirk. Also cache the answer
2299 loading quirk.
4107 Distiller needs the same quirk.
5350 * Misc/WebKitVersionChecks.h: Remove Acrobat quirk constant.
6836 * Misc/WebKitVersionChecks.h: Add a #define for this APERTURE quirk
7155 Allow quirk if the Application was linked before 3.0 and if the
/external/webkit/WebKit/win/
DChangeLog4200 Roll out r43848. The quirk is no longer necessary.
/external/webkit/WebKit/mac/WebView/
DWebView.mm4491 …// FIXME: This quirk is needed due to <rdar://problem/4985321> - We can phase it out once Aperture…

12