Cogs.Core
Public Member Functions | Public Attributes | List of all members
litehtml::line_context Struct Reference

Public Member Functions

int width ()
 
void fix_top ()
 

Public Attributes

int calculatedTop
 
int top
 
int left
 
int right
 

Detailed Description

Definition at line 16 of file html_tag.h.

Member Function Documentation

◆ fix_top()

void litehtml::line_context::fix_top ( )
inline

Definition at line 27 of file html_tag.h.

◆ width()

int litehtml::line_context::width ( )
inline

Definition at line 23 of file html_tag.h.

Member Data Documentation

◆ calculatedTop

int litehtml::line_context::calculatedTop

Definition at line 18 of file html_tag.h.

◆ left

int litehtml::line_context::left

Definition at line 20 of file html_tag.h.

◆ right

int litehtml::line_context::right

Definition at line 21 of file html_tag.h.

◆ top

int litehtml::line_context::top

Definition at line 19 of file html_tag.h.


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