HomeSort by relevance Sort by last modified time
    Searched defs:SVG_ATTRIBUTE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/svg/
SkSVGAttribute.h 27 #define SVG_ATTRIBUTE(attr) { #attr, SK_OFFSETOF(BASE_CLASS, f_##attr) }
30 #define SVG_ATTRIBUTE(attr) { #attr }
  /external/skia/include/svg/
SkSVGAttribute.h 27 #define SVG_ATTRIBUTE(attr) { #attr, SK_OFFSETOF(BASE_CLASS, f_##attr) }
30 #define SVG_ATTRIBUTE(attr) { #attr }

Completed in 274 milliseconds