Variable CssValue.value

< value (*256 for all types except % and px)

Declaration

struct CssValue
{
  // ...
  int value = 0;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0