HomeSort by relevance Sort by last modified time
    Searched defs:opacity (Results 26 - 31 of 31) sorted by null

12

  /external/webkit/Source/WebCore/rendering/
RenderObject.h 357 // Per SVG 1.1 objectBoundingBox ignores clipping, masking, filter effects, opacity and stroke-width.
367 // respecting clipping, masking, filters, opacity, stroke-width and markers
661 bool isTransparent() const { return style()->opacity() < 1.0f; }
662 float opacity() const { return style()->opacity(); } function in class:WebCore::RenderObject
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 663 float opacity() const { return rareNonInheritedData->opacity; } function in class:WebCore::RenderStyle
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/11/
android.jar 

Completed in 236 milliseconds

12