dillo  3.0.5
About: dillo is a small, fast, extensible Web browser particularly suitable for older or smaller computers and embedded systems (but only limited or no support for frames, CSS, JavaScript, Java).
  Fossies Dox: dillo-3.0.5.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

CssPropertyValue Union Reference

#include <css.hh>

Collaboration diagram for CssPropertyValue:
[legend]

Public Attributes

int32_t intVal
 
char * strVal
 
CssBackgroundPositionposVal
 

Detailed Description

Definition at line 242 of file css.hh.

Member Data Documentation

◆ intVal

int32_t CssPropertyValue::intVal

◆ posVal

CssBackgroundPosition* CssPropertyValue::posVal

Definition at line 245 of file css.hh.

Referenced by StyleEngine::apply(), CssProperty::free(), and CssParser::parseValue().

◆ strVal


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