Searched refs:embedding (Results 1 – 23 of 23) sorted by relevance
/external/webkit/WebCore/platform/text/ |
D | BidiResolver.h | 412 Direction embedding = m_currentExplicitEmbeddingSequence[i]; in commitExplicitEmbedding() local 413 if (embedding == PopDirectionalFormat) { in commitExplicitEmbedding() 417 …Direction direction = (embedding == RightToLeftEmbedding || embedding == RightToLeftOverride) ? Ri… in commitExplicitEmbedding() 418 bool override = embedding == LeftToRightOverride || embedding == RightToLeftOverride; in commitExplicitEmbedding()
|
/external/grub/ |
D | TODO | 71 * Support embedding a Stage 1.5 in the "bootloader" area of a FFS 75 * Support embedding a Stage 1.5 in the EXT2_BOOT_LOADER_INO of an ext2fs
|
D | ChangeLog | 2669 there. Use the new devwrite method. If embedding is successful 3872 (embed_func) [GRUB_UTIL && __linux__]: When embedding a Stage
|
/external/protobuf/src/google/protobuf/ |
D | unittest_embed_optimize_for.proto | 46 // Test that embedding a message which has optimize_for = CODE_SIZE into
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebChromeClient.mm | 491 …// FIXME: This scrolling behavior should be under the control of the embedding client (rather than…
|
/external/v8/ |
D | ChangeLog | 344 Add low memory notification to the API. The embedding host can signal 922 to avoid having to create copies in the embedding code.
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 82 of embedding into Safari, embed into WebKit as sub-umbrella. 1381 - made framework embedding work correctly with buildit
|
D | ChangeLog-2002-12-03 | 1931 the embedding rules for WebFoundation, JavaScriptCore, WebCore, and WebKit.
|
D | ChangeLog-2007-10-14 | 20848 framework, since we haven't been embedding it for some time. 23140 - moved to new symlink technique for embedding frameworks
|
/external/webkit/WebCore/ |
D | ChangeLog-2009-06-16 | 21388 when the embedding app does not support it to return undefined regardless 23375 the embedding host (Chromium.app or test_shell). 33615 … (WebCore::Geolocation::getCurrentPosition): Check if the embedding app allows geolocation and 33618 … (WebCore::Geolocation::shouldAllowGeolocation): Perform request to embedding layer of whether 70129 highest ancestor of the given node that establishes bidi embedding. If 70130 that embedding agrees with the given allowed direction, finds the 70131 second-highest embedding ancestor. Splits all nodes through that 70132 ancestor. If the highest embedding ancestor did not need to be split, 70135 bidi embedding attributes and styles from all ancestors of the given 70139 involves removing all bidi embedding in effect, except for one-level [all …]
|
D | ChangeLog-2005-12-19 | 48 Adjust embedding at inline containers' boundaries instead of inside. 17001 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.checksum: Updated. 17002 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.png: Updated. 17003 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.txt: Updated. 24285 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.checksum: Added. 24286 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.png: Added.
|
D | ChangeLog-2003-10-25 | 2308 of embedding into Safari, embed into WebKit as sub-umbrella. 18358 - made framework embedding work correctly with buildit
|
D | ChangeLog-2005-08-23 | 14735 * layout-tests/fast/text/international/bidi-explicit-embedding-expected.txt: Added. 14736 * layout-tests/fast/text/international/bidi-explicit-embedding.html: Added. 14739 Incorrect layout of explicit embedding levels 14744 embedding character (or PDF). 43551 - moved to new symlink technique for embedding frameworks
|
D | ChangeLog-2002-12-03 | 11330 the embedding rules for WebFoundation, JavaScriptCore, WebCore, and WebKit.
|
D | ChangeLog-2008-08-10 | 42332 next position, allowing the iterator to push and pop embedding. 43369 In some circumstances an application embedding a WebView may 45508 - fix a bug where explicit embedding past the end of a line could
|
D | ChangeLog-2007-10-14 | 11694 Fixed several bugs in resolving the embedding level of runs of neutral 14968 call back to the BidiResolver instance to push or pop explicit embedding levels.
|
D | ChangeLog-2010-01-29 | 18121 "Refused to execute a JavaScript script" error when embedding SWF with 28216 PlarformBridge is used to access the embedding layer for things
|
/external/libpng/ |
D | libpng-1.2.46.txt | 1725 If you are embedding your PNG into a datastream such as MNG, and don't
|
D | libpng-1.2.44.txt | 1725 If you are embedding your PNG into a datastream such as MNG, and don't
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 8568 Add SPI to ask the embedding application whether to allow 14967 <rdar://problem/6203938> Disallow embedding Safari-generated pages 17554 Use of HIWebView is deprecated in favor of embedding a WebView in a HICocoaView.
|
D | ChangeLog-2006-02-09 | 13917 view was not first responder. However, for appls embedding this view as 14540 - moved to new symlink technique for embedding frameworks 35283 - made framework embedding work correctly with buildit
|
D | ChangeLog-2002-12-03 | 13984 the embedding rules for WebFoundation, JavaScriptCore, WebCore, and WebKit.
|
/external/webkit/WebKit/qt/ |
D | ChangeLog | 9420 Fix handling of mouse events when embedding QWebView into the 16485 and fixed widget embedding by setting the right QWidget parent.
|