Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::css_util::StyleExtractor Class Reference

Public Member Functions

 StyleExtractor (HtmlElement *element)
 
DimensionState state () const
 
int width () const
 If a value was not found, it will be populated with kNoValue.
 
int height () const
 
bool HasAnyDimensions ()
 
DimensionState dimension_state ()
 

Member Function Documentation

bool net_instaweb::css_util::StyleExtractor::HasAnyDimensions ( )
inline

Returns true if there is any dimension specified in a style attribute, whether or not they're parsable.


The documentation for this class was generated from the following file: