HomeSort by relevance Sort by last modified time
    Searched refs:embedding (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiResolver.h 499 // ignores (skips over) the isolated content, including embedding levels.
500 // We should never accrue embedding levels while skipping over isolated content.
509 BidiEmbedding embedding = m_currentExplicitEmbeddingSequence[i]; local
510 if (embedding.direction() == PopDirectionalFormat) {
514 Direction direction = (embedding.direction() == RightToLeftEmbedding || embedding.direction() == RightToLeftOverride) ? RightToLeft : LeftToRight;
515 bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLeftOverride;
522 toContext = BidiContext::create(level, direction, override, embedding.source(), toContext.get());
756 // embedding and overrides (X1-X9 in the Bidi specs
    [all...]
  /external/chromium-trace/
systrace.py 86 'instead of embedding them')
  /external/nanohttpd/
README.md 3 *NanoHttpd* is a light-weight HTTP server designed for embedding in other applications.
  /external/libvorbis/doc/
Vorbis_I_spec.tex 34 % unlike the built-in "verbatim", allows embedding TeX commands, as
01-introduction.tex 72 The specification for embedding Vorbis into
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
utilities.mak 83 # embedding in a shell string that is delimited by
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 411 XPS_FONT_EMBEDDING embedding; local
412 HRM(current->xpsFont->GetEmbeddingOption(&embedding),
413 "Could not get embedding option from font.");
421 embedding,
1894 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; local
    [all...]
  /dalvik/docs/
prettify.js 175 * embedding of line numbers within code listings.
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 178 * embedding of line numbers within code listings.
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 178 * embedding of line numbers within code listings.
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js 178 * embedding of line numbers within code listings.
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 1293 milliseconds