| _allowShadow | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _cellHeight | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _cellWidth | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _halo | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _haloColor | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _haloOffset | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _leftToRight | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _lineSegments | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _shadow | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _shadowColor | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _shadowOffset | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeColor | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeOn | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeScale | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeX1 | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeX2 | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _strikeY | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineColor | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineOffset | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineOn | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineScale | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineSize | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineX1 | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineX2 | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| _underlineY | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| IgnoreShadowAndHalo() | GlsTextGrid::UnderlineStrikeThruHelper | inline |
| LineSegmentCont_t typedef | GlsTextGrid::UnderlineStrikeThruHelper | protected |
| NewRow() | GlsTextGrid::UnderlineStrikeThruHelper | |
| ProcessCharacter(const CharAttr_t &charAttr, float cellX, float nextCellX, float charY, bool endOfLine) | GlsTextGrid::UnderlineStrikeThruHelper | |
| RenderLineSegments(GlsQuadListVC_3D &quadStorage) | GlsTextGrid::UnderlineStrikeThruHelper | |
| UnderlineStrikeThruHelper(float cellWidth, float cellHeight, float cellYScale, bool shadow, const Vector &shadowOffset, const GlsColor &shadowColor, float underlineOffset, float underlineSize, bool halo, float haloOffset, GlsColor haloColor, bool leftToRight) | GlsTextGrid::UnderlineStrikeThruHelper | |