Searched refs:embedding (Results 1 – 25 of 38) sorted by relevance
12
/external/webkit/Source/WebCore/platform/text/ |
D | BidiResolver.h | 364 BidiEmbedding embedding = m_currentExplicitEmbeddingSequence[i]; in commitExplicitEmbedding() local 365 if (embedding.direction() == PopDirectionalFormat) { in commitExplicitEmbedding() 369 …Direction direction = (embedding.direction() == RightToLeftEmbedding || embedding.direction() == R… in commitExplicitEmbedding() 370 …bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLe… in commitExplicitEmbedding() 377 … toContext = BidiContext::create(level, direction, override, embedding.source(), toContext.get()); 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/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
D | README | 10 interface that allows scripts to access data in the embedding perf
|
/external/linux-tools-perf/config/ |
D | utilities.mak | 83 # embedding in a shell string that is delimited by
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 40 absolute path it would be looking in the embedding plugin's
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 262 "embedding a #%0 directive within macro arguments is not supported">; 264 "embedding a directive within macro arguments has undefined behavior">,
|
/external/mdnsresponder/ |
D | README.txt | 140 instead of embedding their own mDNSResponder.
|
/external/llvm/ |
D | CMakeLists.txt | 107 option(LLVM_ENABLE_TIMESTAMPS "Enable embedding timestamp information in build" ON)
|
/external/llvm/autoconf/ |
D | configure.ac | 612 dnl Enable embedding timestamp information into build. 615 [Enable embedding timestamp information in build (default is YES)]),, 1494 dnl Disable embedding timestamps in the build directory, with ENABLE_TIMESTAMPS.
|
/external/v8/ |
D | ChangeLog | 382 Avoid embedding new space objects into code objects in the lithium gap 1879 Added the ability for an embedding application to receive a callback 2149 managed by the embedding layer. Fixes bug 737. 2748 Added low memory notification to the API. The embedding host can signal 3326 to avoid having to create copies in the embedding code.
|
/external/llvm/projects/sample/autoconf/ |
D | configure.ac | 551 dnl Enable embedding timestamp information into build. 554 [Enable embedding timestamp information in build (default is YES)]),,
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebChromeClient.mm | 629 // FIXME: This scrolling behavior should be under the control of the embedding client,
|
/external/webkit/Source/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.
|
/external/webkit/Source/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 | 21543 synchronously if the embedding application is Safari and the document's 27286 (WebCore::applicationIsMicrosoftOutlook): Check if the embedding 31648 Test: java/embedding-java-with-object.html 33743 (WebCore::operator==): Now takes into account embedding source. 33749 (WebCore::BidiEmbedding::BidiEmbedding): An embedding is now a direction 61164 * plugins/PluginView.h: Add a few new members to track window embedding state.
|
/external/libpng/ |
D | libpng-1.2.44.txt | 1725 If you are embedding your PNG into a datastream such as MNG, and don't
|
D | libpng-1.2.46.txt | 1725 If you are embedding your PNG into a datastream such as MNG, and don't
|
/external/valgrind/main/ |
D | NEWS | 1010 print multiple output lines with a single request (by embedding
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog | 3498 (-[WebView _needsPreHTML5ParserQuirks]): Return true if the embedding 5196 (shouldUsePreHTML5ParserQuirks): Returns true if the embedding
|
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.
|
12