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

  /external/webkit/Source/WebCore/platform/graphics/filters/
DistantLightSource.h 41 bool setElevation(float);
LightSource.cpp 44 bool LightSource::setElevation(float elevation)
47 return static_cast<DistantLightSource*>(this)->setElevation(elevation);
DistantLightSource.cpp 62 bool DistantLightSource::setElevation(float elevation)
LightSource.h 78 bool setElevation(float);
  /external/webkit/Source/WebCore/svg/
SVGFEDiffuseLightingElement.cpp 110 return lightSource->setElevation(lightElement->elevation());
SVGFESpecularLightingElement.cpp 117 return lightSource->setElevation(lightElement->elevation());
  /external/webkit/Source/WebCore/bindings/objc/
DOMCSS.h 141 - (void)setElevation:(NSString *)elevation;
DOMCSS.mm 562 - (void)setElevation:(NSString *)elevation
  /prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 93 milliseconds