HomeSort by relevance Sort by last modified time
    Searched refs:Embed (Results 26 - 39 of 39) sorted by null

12

  /external/chromium_org/mojo/services/view_manager/
connection_manager.cc 85 connection->client()->Embed(url, service_provider.Pass());
88 void ConnectionManager::Embed(
view_manager_unittest.cc 178 bool Embed(const Id view_id, const char* url) {
183 view_manager_->Embed(
250 // Embed() runs its own run loop that is quit when the result is
251 // received. Embed() also results in a new instance. If we quit here while
252 // waiting for a Embed() we would prematurely return before we got the
253 // result from Embed().
363 virtual void Embed(
378 // Used with ViewManagerService::Embed(). Creates a
426 // Callback from Embed(). |result| is the result of the
427 // Embed() call and |run_loop| the nested RunLoop
    [all...]
view_manager_service_impl.cc 475 void ViewManagerServiceImpl::Embed(
506 connection_manager_->Embed(id_, url, transport_view_id, spir.Pass());
  /build/core/
install_jni_libs_internal.mk 4 # my_embed_jni: indicate if we want to embed the jni libs in the apk.
11 # my_jni_shared_libraries, my_jni_shared_libraries_abi, if we are going to embed the libraries into the apk;
73 # Clear jni_shared_libraries to not embed it into the apk.
104 # Embed my_prebuilt_jni_libs to the apk
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
math_shifter.js 149 // TODO (sorge) Embed these changes into a local context menu/options menu.
  /external/chromium_org/mojo/services/window_manager/
window_manager_app.cc 234 void WindowManagerApp::Embed(
238 wrapped_window_manager_delegate_->Embed(url, service_provider.Pass());
window_manager_api_unittest.cc 29 // Callback from Embed(). |result| is the result of the Embed() call and
44 view_manager_init->Embed(url, sp.Pass(),
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 662 --normalize Embed the normalization directive in the output file
663 --check-bidi Embed the check bidi directove in the output file
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 662 --normalize Embed the normalization directive in the output file
663 --check-bidi Embed the check bidi directove in the output file
  /external/chromium_org/mojo/examples/media_viewer/
media_viewer.cc 256 content_view_->Embed("TODO");
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile 287 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
290 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null`
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 125 if (unicodeBidi == Embed)
154 observer->embed(embedCharFromDirection(style->direction(), unicodeBidi), FromStyleOrDOM);
171 // Otherwise we pop any embed/override character we added when we opened this tag.
173 observer->embed(WTF::Unicode::PopDirectionalFormat, FromStyleOrDOM);
597 void embed(WTF::Unicode::Direction, BidiEmbeddingSource) { } function in class:blink::IsolateTracker
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h     [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 887 // behaves similarly for HTML{Applet,Embed,Object}, Elements and RegExps. We
    [all...]

Completed in 975 milliseconds

12