Home
last modified time | relevance | path

Searched refs:rendered (Results 1 – 25 of 35) sorted by relevance

12

/external/webkit/WebCore/dom/
DPosition.cpp378 bool rendered = isCandidate(); in previousCharacterPosition() local
387 if (atStartOfLine || !rendered) { in previousCharacterPosition()
406 bool rendered = isCandidate(); in nextCharacterPosition() local
415 if (atEndOfLine || !rendered) { in nextCharacterPosition()
/external/webkit/WebKitTools/iExploder/
DREADME.txt115 be rendered useless by other tags on the page. If this happens, a javascript
/external/quake/quake/src/WinQuake/data/
DCOMEXP.TXT229 statements hereunder shall be deemed rendered when deposited,
243 order to verify statements rendered hereunder. Any such audit
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt70 in SmartyPants's HTML output. Which, when rendered by a web browser,
/external/libvpx/examples/includes/geshi/docs/
DCHANGES40 * Additional text rendered when matching special variables for PowerShell (BenBE)
243 - Fixed a bug causing masses of warnings in rendered output if language file
Dgeshi-doc.txt290 …he default. If you're familiar with HTML you'll know that whitespace is rendered "as is" by a <pre…
593 To change what case lexics are rendered in, you call the set_case_keywords() method:
/external/tinyxml/
Dreadme.txt173 "utf8test.gif" is a screen capture of the XML file, rendered in IE. Note that
/external/webkit/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm769 …// Captions will be rendered upside down unless we flag the movie as flipped (again). See <rdar://…
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt741 just what you�d expect, but 640x480 is actually rendered at 320x240
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm496 // we should always be given a rendered node and a replaced node, but be safe
/external/quake/quake/src/WinQuake/
Dwqreadme.txt754 just what you�d expect, but 640x480 is actually rendered at 320x240
/external/webkit/WebCore/
DChangeLog-2005-08-2313301 Fallback font doesn't have requested weight in ATSUI-rendered text
21226 …unrendered whitespace to become rendered. Also moved line placeholder clean up code to its own fun…
21840 (khtml::endOfParagraph): don't consider text nodes that have no rendered characters
23580 the fragment is inserted into the document, rendered, and then tested for certain
23591 counted are real, rendered blocks.
25029 This is the result of an error in the code that computes the rendered text that is selected
28555 <p> when the root editable element has no rendered kids.
29577 (NodeImpl::renderedText): New helper to return only the rendered text in a node.
29842 … (khtml::isProbablyBlock): Determines if a node is of a type that is usually rendered as a block.
34418 (DocumentImpl::updateSelection): Move the selection start and end to rendered positions
[all …]
DChangeLog-2007-10-141060 to be downloaded from the Web and rendered in Web pages. Right now only
3387 rendered glyphs. This has never been correct so far.
16961 When a <p> is inside <li> two <BR>s are rendered
17580 Draw focus rings for nodes that are not rendered by QStyle.
17743 createElement() and XHTML (A dynamically created table not rendered as such)
20519 <object> with PNG src rendered as image document.
21615 Patch by me, revision by Marius, minor rev by me. Adds rendered
34225 is not rendered.
36641 (WebCore::shouldEmitNewlineAfterNode): Only consider rendered nodes when deciding
40888 That space isn't rendered (which is correct). Whitespace
[all …]
DChangeLog-2010-01-298668 …* rendering/RenderSVGShadowTreeRootContainer.cpp: Added. This is the rendered now created by SVGUs…
12166 rendered a video frame. m_shouldShowPosterImage -> m_shouldDisplayPoster.
13335 WebKit plugins are not rendered during printing.
17027 <noscript> are always parsed and rendered.
17782 image, but it did not. Due to this bug, unnecessary contents were rendered in
18285 [Qt] The "Search" input type is not rendered correctly when styled.
27272 REGRESSION (r49757): masking-mask-01-b.svg rendered incorrectly
30930 (via JavaScript) causes the table to be improperly rendered because the
30935 the rows of that table to be rendered with a height equal to the minimum
39825 …Bug 30547: (Chromium) searchbox not rendered properly due to the css property -webkit-border-radius
[all …]
DChangeLog-2009-06-167856 in a frame (as such a document would not be rendered).
8363 the background image rendered by RenderBoxModelObject. So, we should set
9631 rendered correctly in Chromium on Win.
11949 Currently, optgroup elements which are empty are not rendered. The
15173 listItemRole when rendered object is a list item.
19988 Bug 25187: <video> may not be rendered upon certain racy conditions
23619 rendered via the compositor.
26871 rendered by the hardware - no need to draw them into a separate
28677 text as a pre-rendered mask).
28717 <rdar://problem/6682554> Flash content not being rendered (Shockwave Flash 10.0 r22)
[all …]
DChangeLog-2008-08-104181 … Make sure the check to see if a frame/iframe is being rendered inside a transparency layer is
9327 Bug 17421: Lack of end tag for SELECT element causes the rest of page to not be rendered
9373 Bug 19675: [GTK] negative text-shadows are not rendered
10704 Once rendered, SVG text elements removed from DOM continue to be displayed
11400 acquire focus automatically as the document is rendered.
11433 [CAIRO] Canvas rendered as black
26719 primary caret is rendered at the right place for positions that
44594 scripts are rendered as missing glyphs rather than not rendered at all.
44596 rendered strings and, if they are rendered as missing glyphs, detects
46572 Bug 8749: XBM rendered incorrectly as black on white
[all …]
DChangeLog-2003-10-253931 rendered HTML. This patch makes sure that the TextRuns are walked instead
3985 Fixed 3360487. Implemented selection of ATSU rendered code.
9519 …9711 - redirects to anchors leave window half-loaded (was SCClib.org is half loaded, half rendered)
15871 …- fixed 3103287 -- body of page not rendered (page uses JavaScript trick to be both a frameset and…
18095 javascript text rendered to screen
DChangeLog-2006-12-3111524 they are grandfathered in by a rendered select element.
15003 (WebCore::startMarkup): Use the text node's value instead of its rendered
30503 Windows build needs fixed after move to engine-rendered file upload widget
35522 Check whether rendered image was stretched from one-dimensional file image
47278 new method, tests whether the rendered rect for each marker intersects the
47279 passed rect. If so, sets the rendered rect back to the placeholder rect that
48643 (WebCore::renderedText): Use plainText so that we'll pull rendered text but in DOM order.
49570 New method, sets the rendered rect for a given marker
49572 Reworked for new MarkerMap data structure; resets rendered rects to placeholders.
49883 … (WebCore::CompositeEditCommand::prune): A node can have DOM descendants that are rendered, yet
[all …]
DChangeLog-2002-12-03366 * khtml/css/html4.css: OBJECTs that are images should be rendered inline
7630 and not rendered.
8371 - fixed 2943519 - &#149; is rendered as an asterisk rather than a bullet
8960 - fixed 3005932 -- fonts specified in 'ex' units rendered waaaaaaay too large
/external/webkit/WebKit/mac/
DChangeLog-2006-02-091606 ATSUI-rendered text
1979 does not contain 'a', in which case it is assumed to never be rendered
2011 Can't select text with RTL override rendered by ATSUI
4086 … <rdar://problem/3167884> Shockwave: 3D sprites rendered in OpenGL draw over the browser (3447)
4651 so that they would be rendered if the font includes a glyph for bidi control characters.
5230 Fallback font doesn't have requested weight in ATSUI-rendered text
7464 Fixed <rdar://problem/3959304> PDF in img tag is not rendered correctly anymore
8196 …Fix for 3513067, spaces being lost when RTL text is rendered. Make sure not to allow hangers or s…
10070 Fixed: <rdar://problem/3846943> REGRESSION: JNLP files are rendered instead of downloaded
22423 Fixed 3360487. Implemented selection of ATSU rendered code.
[all …]
/external/bluetooth/glib/gobject/
DChangeLog1602 for the uncached case, this rendered g_type_class_unref_uncached()
/external/webkit/WebKit/mac/WebView/
DWebView.mm5518 To avoid flashing, we have to ensure that compositing changes (rendered via
/external/libpng/
Dlibpng-1.2.46.txt2194 represents a single color to be rendered as transparent) won't need to
Dlibpng-1.2.44.txt2194 represents a single color to be rendered as transparent) won't need to
/external/webkit/WebKit/chromium/
DChangeLog2587 The suggested value is rendered but not exposed through JS unti the

12