Style._font - multiple declarations
- Variable Style._font
- Variable Style._font
Variable Style._font
Declaration
class Style
{
// ...
Ref!(dlangui.graphics.fonts.Font)
_font;
// ...
}
Variable Style._font
Declaration
class Style
{
// ...
Ref!(dlangui.graphics.fonts.Font)
_font;
// ...
}
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0