egueb  0.0.23.1
Data Structures | Modules | Functions | Variables
Length
Types

Length type. More...

Data Structures

struct  Egueb_Svg_Length

Modules

 Length definitions

Functions

EAPI const
Egueb_Dom_Value_Descriptor * 
egueb_svg_length_descriptor_get (void)
EAPI Eina_Bool egueb_svg_length_is_equal (Egueb_Svg_Length *length1, Egueb_Svg_Length *length2)
EAPI double egueb_svg_length_final_get (const Egueb_Svg_Length *l, double width, double height, double font_size)

Variables

EAPI const Egueb_Svg_Length EGUEB_SVG_LENGTH_0
EAPI const Egueb_Svg_Length EGUEB_SVG_LENGTH_1
EAPI const Egueb_Svg_Length EGUEB_SVG_LENGTH_100_PERCENT
EAPI const Egueb_Svg_Length EGUEB_SVG_LENGTH_50_PERCENT

Detailed Description

Length type.

 All Data Structures