GL Studio Safety Critical Embedded C++ Runtime Library
GlsTextBox Member List

This is the complete list of members for GlsTextBox, including all inherited members.

_alphaModeGlsRenderObjectprotected
_antiAliasGlsRenderObjectprotected
_backgroundPolyGlsTextprotected
_blinkingGlsDisplayObjectprotected
_blinkRateGlsDisplayObjectprotected
_borderGlsTextprotected
_cellHeightGlsTextprotected
_cellWidthGlsTextprotected
_cellWidthRatioGlsTextBoxprotected
_charAttributeGlsTextBoxprotected
_cullBackFaceGlsRenderObjectprotected
_dcsMatrixGlsDisplayObjectprotected
_dcsMatrixInverseGlsDisplayObjectprotected
_dcsMatrixIsIdentityGlsDisplayObjectprotected
_depthBufferModeGlsRenderObjectprotected
_drawMatrixGlsDisplayObjectprotected
_dynamicRotationGlsDisplayObjectprotected
_dynamicScaleGlsDisplayObjectprotected
_dynamicScaleIsUnityGlsDisplayObjectprotected
_dynamicTranslationGlsDisplayObjectprotected
_eventDispatcherGlsDisplayObjectprotected
_fillColorGlsRenderObjectprotected
_fontGlsTextprotected
_haloGlsTextprotected
_haloColorGlsTextprotected
_justificationGlsTextprotected
_lineColorGlsRenderObjectprotected
_lineWidthGlsRenderObjectprotected
_locationGlsDisplayObjectprotected
_needCalcDrawMatrixGlsDisplayObjectprotected
_needCalculateGlsDisplayObjectprotected
_objectTypeGlsDisplayObjectprotected
_parentGlsDisplayObjectprotected
_pickMatrixGlsDisplayObjectprotected
_pickModeGlsDisplayObjectprotected
_pickRegionGlsDisplayObjectprotected
_polygonEndModeGlsRenderObjectprotected
_polygonModeGlsRenderObjectprotected
_rotationPointGlsDisplayObjectprotected
_rowInfoGlsTextprotected
_rowOffsetGlsTextprotected
_rowsGlsTextprotected
_shadingModeGlsRenderObjectprotected
_shadowGlsTextprotected
_shadowColorGlsTextprotected
_shadowDistanceGlsTextprotected
_startingCellYGlsTextBoxprotected
_strGlsTextprotected
_textHeightGlsTextprotected
_textRotationMatrixGlsTextprotected
_textRotationMatrixIsIdentityGlsTextprotected
_textureIndexGlsRenderObjectprotected
_textureMagFilterModeGlsRenderObjectprotected
_textureMapModeGlsRenderObjectprotected
_textureMinFilterModeGlsRenderObjectprotected
_texturePaletteGlsRenderObjectprotected
_textureRepeatGlsRenderObjectprotected
_textWidthGlsTextprotected
_underlineStrikeThruRenderersGlsTextprotected
_uppercaseGlsTextprotected
_verticalAlignmentGlsTextBoxprotected
_visibleGlsDisplayObjectprotected
_windowPickLowerLeftGlsDisplayObjectprotected
_windowPickLowerRightGlsDisplayObjectprotected
_windowPickRegionValidGlsDisplayObjectprotected
_windowPickUpperLeftGlsDisplayObjectprotected
_windowPickUpperRightGlsDisplayObjectprotected
_wrapTextGlsTextprotected
ALPHA_MODE_2_LEVEL_REFGlsRenderObjectprotectedstatic
CalcDrawMatrix(const GlsMatrixAffineD *const additionalTransform, const GlsBool includeLocation)GlsDisplayObjectprotected
Calculate(const GlsFloat64 time)GlsDisplayObjectvirtual
CalculateRowData(void)GlsTextBoxprotectedvirtual
CalcWindowPickRegion(GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix)GlsDisplayObjectprotectedvirtual
Draw(GlsStateManager &gl, const GlsFloat64 time)GlsTextvirtual
DrawCharacters(GlsStateManager &gl)GlsTextBoxprotectedvirtual
GetCharWidth(const GlsChar c) const GlsTextBoxprotected
GetNextRowInfo(const GlsUInt32 strIndex, GlsUInt32 &rowLength, GlsFloat32 &rowPixelWidth, GlsUInt32 &nextRowStartIndex) const GlsTextBoxprotected
GetObjectType(void) const GlsDisplayObject
GlsDisplayObject(const InitParameters &initParameters, const ObjectType objectType, GlsEventDispatcher *const eventDispatcher)GlsDisplayObjectprotected
GlsRenderObject(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher)GlsRenderObjectprotected
GlsText(const InitParameters &initParameters, const GlsUInt32 maxNumLineSegmentsPerRow, GlsEventDispatcher *const eventDispatcher)GlsTextprotected
GlsTextBox(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher)GlsTextBox
GlsTextureFilterModeToGL(const GlsTextureFilterMode mode) const GlsRenderObjectprotected
HandleEvent(GlsEvent &event)GlsDisplayObject
InvalidatePickCache(void)GlsDisplayObject
IsBlinkedOff(const GlsFloat64 time) const GlsDisplayObjectprotected
Justification enum nameGlsText
JUSTIFICATION_CENTER enum valueGlsText
JUSTIFICATION_LEFT enum valueGlsText
JUSTIFICATION_RIGHT enum valueGlsText
JustificationOffset(const GlsUInt32 row) const GlsTextprotected
NeedCalculate(void) const GlsDisplayObject
NEW_LINE_CHARGlsTextprotectedstatic
NUM_VERTS_BACKGROUND_POLYGlsTextprotectedstatic
OBJECT_TYPE_COMPOSITE enum valueGlsDisplayObject
OBJECT_TYPE_RENDERABLE enum valueGlsDisplayObject
ObjectType enum nameGlsDisplayObject
OffsetTexture(const GlsVector2D &offset)GlsTextvirtual
PICK_MODE_ALWAYS enum valueGlsDisplayObject
PICK_MODE_FIRST enum valueGlsDisplayObject
PICK_MODE_NEVER enum valueGlsDisplayObject
PickMode enum nameGlsDisplayObject
PickTest(const GlsVector2D &windowCoord, GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix)GlsDisplayObjectvirtual
ResetUnderineStrikeThruRenderers(void)GlsTextprotected
SetAlphaMode(const GlsAlphaMode alphaMode)GlsTextvirtual
SetBlinking(const GlsBool blinking)GlsDisplayObject
SetBlinkRate(const GlsFloat32 blinkRate)GlsDisplayObject
SetCharAttributes(const GlsText::CharAttribute &charAttribute)GlsTextBoxvirtual
SetDynamicRotation(const GlsVector3D &dynamicRotation)GlsDisplayObject
SetDynamicScale(const GlsVector3D &dynamicScale)GlsDisplayObject
SetDynamicTranslation(const GlsVector3D &dynamicTranslation)GlsDisplayObject
SetFillColor(const GlsColor &fillColor)GlsTextvirtual
SetHaloColor(const GlsColor &haloColor)GlsText
SetLineColor(const GlsColor &lineColor)GlsTextvirtual
SetLineWidth(const GlsFloat32 lineWidth)GlsTextvirtual
SetParent(GlsDisplayObject *const parent)GlsDisplayObject
SetPickMode(const PickMode pickMode)GlsDisplayObject
SetPolygonMode(const GlsPolygonMode polygonMode)GlsTextvirtual
SetShadowColor(const GlsColor &shadowColor)GlsText
SetString(const GlsChar *const str)GlsText
SetTextureIndex(const GlsUInt32 textureIndex)GlsTextvirtual
SetupAlpha(GlsStateManager &gl) const GlsRenderObjectprotected
SetupAntiAlias(GlsStateManager &gl) const GlsRenderObjectprotected
SetupBackfaceCulling(GlsStateManager &gl) const GlsRenderObjectprotected
SetupDepthTest(GlsStateManager &gl) const GlsRenderObjectprotected
SetupLineStyle(GlsStateManager &gl) const GlsRenderObjectprotected
SetupShading(GlsStateManager &gl) const GlsRenderObjectprotected
SetupTexture(GlsStateManager &gl, const GlsUInt32 textureIndex) const GlsRenderObjectprotected
SetupTextureFilterSettings(GlsStateManager &gl) const GlsRenderObjectprotected
SetVisibility(const GlsBool visible)GlsDisplayObject
SPACE_CHARGlsTextprotectedstatic
TAB_SPACINGGlsTextBoxprotectedstatic
VERTICAL_ALIGNMENT_BOTTOM enum valueGlsTextBox
VERTICAL_ALIGNMENT_CENTER enum valueGlsTextBox
VERTICAL_ALIGNMENT_TOP enum valueGlsTextBox
VerticalAlignment enum nameGlsTextBox
~GlsDisplayObject()GlsDisplayObjectprotectedvirtual
~GlsRenderObject()GlsRenderObjectprotectedvirtual
~GlsText()GlsTextprotectedvirtual
~GlsTextBox()GlsTextBoxprotectedvirtual