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

  /external/webkit/Source/WebCore/platform/text/
UnicodeBidi.h 33 Embed,
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
Makefile 69 gcc -g -dynamiclib -o $(DYLIB) `$(PERL) -MExtUtils::Embed -eperl_inc` `$(PERL) -MExtUtils::Embed -e'my $$opts = ldopts(0); $$opts =~ s/-arch [^ ]*( |$$)//g; print $$opts, " -arch ", join(" -arch ", split(" ",$$ENV{ARCHS}))'` $^
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 72 * may be a compressed AMF encoding that is embedded using an Embed tag in ActionScript.
  /external/webkit/Source/WebCore/rendering/
InlineIterator.h 108 if (unicodeBidi == Embed)
122 resolver->embed(embedCharFromDirection(style->direction(), unicodeBidi), FromStyleOrDOM);
131 resolver->embed(WTF::Unicode::PopDirectionalFormat, FromStyleOrDOM);
  /external/icu4c/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/linux-tools-perf/
Makefile 477 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
480 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null`
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h     [all...]

Completed in 571 milliseconds