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)  

CssBackgroundPosition Struct Reference

#include <css.hh>

Public Attributes

int32_t posX
 
int32_t posY
 

Detailed Description

Definition at line 237 of file css.hh.

Member Data Documentation

◆ posX

int32_t CssBackgroundPosition::posX

Definition at line 238 of file css.hh.

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

◆ posY

int32_t CssBackgroundPosition::posY

Definition at line 239 of file css.hh.

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


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