| GL Studio Safety Critical Embedded C++ Runtime Library
    | 
#include <gls_text.h>
| Public Attributes | |
| GlsUInt32 | startingIndex | 
| GlsUInt32 | length | 
| GlsFloat32 | pixelWidth | 
info for one row of text in the display
| GlsUInt32 GlsText::RowInfo::length | 
the number of characters in row
| GlsFloat32 GlsText::RowInfo::pixelWidth | 
the width of row in pixels
| GlsUInt32 GlsText::RowInfo::startingIndex | 
starting text index into the display for row else GLSUINT32_MAX if row has no characters