Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_CRNum Struct Reference

An abstraction of a number (num) as defined in the css2 spec. More...

#include <cr-num.h>


Data Fields

gdouble val
CRParsingLocation location


Detailed Description

An abstraction of a number (num) as defined in the css2 spec.

Definition at line 90 of file cr-num.h.


Field Documentation

CRParsingLocation _CRNum::location
 

Definition at line 94 of file cr-num.h.

Referenced by cr_tknzr_get_next_token().

gdouble _CRNum::val
 

Definition at line 93 of file cr-num.h.

Referenced by cr_num_new_with_val(), cr_num_set(), and cr_num_to_string().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 29 08:29:14 2004 for Libcroco by  doxygen 1.3.9.1