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

  /external/webkit/WebCore/rendering/style/
SVGRenderStyleDefs.h 41 #define SVG_RS_DEFINE_ATTRIBUTE(Data, Type, Name, Initial) \
44 static Data initial##Type() { return Initial; }
46 #define SVG_RS_DEFINE_ATTRIBUTE_INHERITED(Data, Type, Name, Initial) \
49 static Data initial##Type() { return Initial; }
57 #define SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(Data, Group, Variable, Type, Name, Initial) \
59 static Data initial##Type() { return Initial; }
61 #define SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED(Data, Group, Variable, Type, Name, Initial) \
    [all...]
  /external/blktrace/
btrace.spec 55 - Initial version
  /external/webkit/WebCore/svg/
SVGGlyphElement.h 49 Initial,
SVGGlyphElement.cpp 86 else if (value == "initial")
87 return SVGGlyphIdentifier::Initial;
SVGFont.cpp 58 // Helper functions to determine the arabic character forms (initial, medial, terminal, isolated)
92 // enum ArabicForm { None = 0, Isolated, Terminal, Initial, Medial };
101 curForm = SVGGlyphIdentifier::Initial;
  /external/webkit/WebCore/html/
PreloadScanner.cpp 183 Initial,
190 EntityState entityState = Initial;
199 case Initial:
  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 139 DecompositionInitial = QChar::Initial,
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 798 * Initial release of PHP SmartyPants, based on version 1.5.1 of the
  /external/openssl/apps/
makeapps.com 660 $! Set Up Initial CC Definitions, Possibly With User Ones
  /external/bison/doc/
refcard.tex 379 /* Initial C code. */
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 465 milliseconds