GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_markup_line Struct Reference

A markup line. More...

#include <gp_markup_justify.h>

Collaboration diagram for gp_markup_line:
Collaboration graph
[legend]

Data Fields

gp_markup_glyphfirst
 
gp_markup_glyphlast
 

Detailed Description

A markup line.

Definition at line 19 of file gp_markup_justify.h.

Field Documentation

◆ first

gp_markup_glyph* gp_markup_line::first

Pointer to a first glyph in the line.

Definition at line 21 of file gp_markup_justify.h.

◆ last

gp_markup_glyph* gp_markup_line::last

Pointer to last glyph in the line.

Definition at line 23 of file gp_markup_justify.h.


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