Home
last modified time | relevance | path

Searched refs:embedding (Results 1 – 25 of 38) sorted by relevance

12

/external/webkit/Source/WebCore/platform/text/
DBidiResolver.h364 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/
DTODO71 * 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
DChangeLog2669 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/
Dunittest_embed_optimize_for.proto46 // Test that embedding a message which has optimize_for = CODE_SIZE into
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
DREADME10 interface that allows scripts to access data in the embedding perf
/external/linux-tools-perf/config/
Dutilities.mak83 # embedding in a shell string that is delimited by
/external/eclipse-windowbuilder/propertysheet/
DREADME.txt40 absolute path it would be looking in the embedding plugin's
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td262 "embedding a #%0 directive within macro arguments is not supported">;
264 "embedding a directive within macro arguments has undefined behavior">,
/external/mdnsresponder/
DREADME.txt140 instead of embedding their own mDNSResponder.
/external/llvm/
DCMakeLists.txt107 option(LLVM_ENABLE_TIMESTAMPS "Enable embedding timestamp information in build" ON)
/external/llvm/autoconf/
Dconfigure.ac612 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/
DChangeLog382 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/
Dconfigure.ac551 dnl Enable embedding timestamp information into build.
554 [Enable embedding timestamp information in build (default is YES)]),,
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebChromeClient.mm629 // FIXME: This scrolling behavior should be under the control of the embedding client,
/external/webkit/Source/JavaScriptCore/
DChangeLog-2003-10-2582 of embedding into Safari, embed into WebKit as sub-umbrella.
1381 - made framework embedding work correctly with buildit
DChangeLog-2002-12-031931 the embedding rules for WebFoundation, JavaScriptCore, WebCore, and WebKit.
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1621388 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 …]
DChangeLog-2005-12-1948 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.
DChangeLog-2003-10-252308 of embedding into Safari, embed into WebKit as sub-umbrella.
18358 - made framework embedding work correctly with buildit
DChangeLog21543 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/
Dlibpng-1.2.44.txt1725 If you are embedding your PNG into a datastream such as MNG, and don't
Dlibpng-1.2.46.txt1725 If you are embedding your PNG into a datastream such as MNG, and don't
/external/valgrind/main/
DNEWS1010 print multiple output lines with a single request (by embedding
/external/webkit/Source/WebKit/mac/
DChangeLog3498 (-[WebView _needsPreHTML5ParserQuirks]): Return true if the embedding
5196 (shouldUsePreHTML5ParserQuirks): Returns true if the embedding
DChangeLog-2010-01-298568 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