, including all inherited members.
| DrawColorString(ObjectPtr< FontTexture > Font, int x, int y, const NString &str, const Color &color, bool WriteAlphaChannel, int NumCharacter=0, int SkipFirstNCharacters=0) (defined in nux::FontRenderer) | nux::FontRenderer | |
| FontRenderer(GraphicsEngine &OpenGLEngine) (defined in nux::FontRenderer) | nux::FontRenderer | |
| PositionString(ObjectPtr< FontTexture > Font, const NString &str, const PageBBox &, StringBBox &, TextAlignment align=eAlignTextCenter, int NumCharacter=0) (defined in nux::FontRenderer) | nux::FontRenderer | |
| RenderColorText(ObjectPtr< FontTexture > Font, int x, int y, const NString &Str, const Color &color, bool WriteAlphaChannel, int NumCharacter) (defined in nux::FontRenderer) | nux::FontRenderer | |
| RenderColorTextLineEdit(ObjectPtr< FontTexture > Font, const PageBBox &pageSize, const NString &Str, const Color &TextColor, bool WriteAlphaChannel, const Color &SelectedTextColor, const Color &SelectedTextBackgroundColor, const Color &TextBlinkColor, const Color &CursorColor, bool ShowCursor, unsigned int CursorPosition, int offset=0, int selection_start=0, int selection_end=0) (defined in nux::FontRenderer) | nux::FontRenderer | |
| RenderColorTextLineStatic(ObjectPtr< FontTexture > Font, const PageBBox &pageSize, const NString &Str, const Color &color, bool WriteAlphaChannel, TextAlignment alignment) (defined in nux::FontRenderer) | nux::FontRenderer | |
| RenderText(ObjectPtr< FontTexture > Font, int x, int y, const NString &str, const Color &color, bool WriteAlphaChannel, int StartCharacter=0, int NumCharacters=0) (defined in nux::FontRenderer) | nux::FontRenderer | |
| RenderTextToBuffer(float *VertexBuffer, int VBSize, ObjectPtr< FontTexture > Font, Rect geo, const NString &str, const Color &color, TextAlignment alignment=eAlignTextCenter, int NumCharacter=0) (defined in nux::FontRenderer) | nux::FontRenderer | |
| ~FontRenderer() (defined in nux::FontRenderer) | nux::FontRenderer | |