MCPcopy Create free account

hub / github.com/NanoMichael/MicroTeX / types & classes

Types & classes166 in github.com/NanoMichael/MicroTeX

↓ 141 callersClassTeXFormula
src/core/parser.h:20
↓ 46 callersClassex_parse
* Error occurred while parsing a string to a formula */
src/common.h:612
↓ 23 callersClassex_xml_parse
* xml-parse exception */
src/common.h:467
↓ 8 callersClassCharFont
* Represents a specific character in a specific font (identified by its font id) */
src/fonts/font_info.h:38
↓ 8 callersClassex_invalid_state
src/common.h:646
↓ 6 callersClassStroke
src/graphic/graphic_basic.h:150
↓ 3 callersClassTeXFormula
src/atom/atom_basic.h:21
↓ 3 callersClassex_invalid_symbol_type
* Invalid symbol */
src/common.h:587
↓ 2 callersClassChar
* Class represents a character together with its font, font id and metric information */
src/fonts/font_info.h:58
↓ 2 callersClassCharCouple
src/fonts/font_info.h:128
↓ 2 callersClassPosition
src/core/core.h:22
↓ 2 callersClassXMLComment
src/xml/tinyxml2.h:132
↓ 2 callersClassXMLDeclaration
src/xml/tinyxml2.h:134
↓ 2 callersClassXMLDocument
src/xml/tinyxml2.h:129
↓ 2 callersClassXMLUnknown
src/xml/tinyxml2.h:135
↓ 2 callersClassex_invalid_formula
* Invalid TeXFormula */
src/common.h:595
↓ 1 callersClassXMLElement
src/xml/tinyxml2.h:130
↓ 1 callersClassXMLPrinter
src/xml/tinyxml2.h:136
↓ 1 callersClassXMLText
src/xml/tinyxml2.h:133
↓ 1 callersClassex_font_loaded
src/common.h:531
↓ 1 callersClassex_formula_not_found
* Unknown predefined TeXFormula name was used */
src/common.h:539
↓ 1 callersClassex_invalid_atom_type
* Unknown atom type */
src/common.h:548
↓ 1 callersClassex_invalid_param
src/common.h:651
↓ 1 callersClassex_invalid_unit
* Unknown unit constant was used */
src/common.h:603
↓ 1 callersClassex_res_parse
* Signals that an error occurred while loading the necessary resources into * memory. */
src/common.h:455
↓ 1 callersClassex_symbol_mapping_not_found
* Symbol mapping not found */
src/common.h:622
↓ 1 callersClassex_symbol_not_found
* Unknown symbol */
src/common.h:631
↓ 1 callersClassex_text_style_mapping_not_found
* Text style mapping not found */
src/common.h:640
ClassAlphabetRegistration
src/fonts/alphabet.h:41
ClassArrayOfAtoms
src/core/formula.h:252
ClassAtom
src/render.h:14
ClassAtom
* An abstract superclass for all logical mathematical constructions that can be * a part of a TeXFormula. All subclasses must implement the abstract
src/atom/atom.h:254
ClassBitmap
src/platform/gdi_win/graphic_win32.h:23
ClassBlock
src/xml/tinyxml2.h:433
ClassBox
src/render.h:13
ClassBox
src/core/core.h:14
ClassBox
* An abstract graphical representation of a formula, that can be painted. All * characters, font sizes, positions are fixed. Only special Glue boxes
src/atom/atom.h:35
ClassBoxSplitter
src/core/core.h:20
ClassBrush
src/platform/gdi_win/graphic_win32.h:20
ClassCancelAtom
* An atom representing an atom with lines covered */
src/atom/atom_impl.h:1567
EnumCancelType
src/atom/atom_impl.h:1573
EnumCap
src/graphic/graphic_basic.h:139
ClassCellSpecifier
src/core/formula.h:17
ClassCellSpecifier
* Atom to justify cells in array */
src/atom/atom_impl.h:39
ClassChar
src/atom/box.h:12
ClassCharBox
* A box representing a single character */
src/atom/box.h:462
ClassCharFont
src/atom/box.h:13
ClassCharFont
src/atom/atom_basic.h:18
ClassCharSymbol
src/atom/atom_basic.h:385
ClassCyrillicRegistration
src/fonts/alphabet.h:52
ClassDefaultTeXFont
src/render.h:11
ClassDefaultTeXFont
* The default implementation of the TeXFont-interface. */
src/fonts/fonts.h:253
ClassDefaultTeXFontParser
* Parses the font information from an XML-file */
src/res/parser/font_parser.h:21
ClassDelimiterFactory
* Responsible for creating a box containing a delimiter symbol that exists in * different sizes. */
src/atom/box.h:25
ClassDummy
src/atom/atom_basic.h:22
ClassDynArray
src/xml/tinyxml2.h:212
ClassEntity
src/xml/tinyxml2.cpp:50
ClassExtension
* Represents an extension character that is defined by Char-objects of it's 4 * possible parts (null means part not present). */
src/fonts/font_info.h:94
ClassFont
* Abstract class represents a font. */
src/graphic/graphic.h:23
ClassFont
src/platform/gdi_win/graphic_win32.h:16
ClassFontFamily
src/platform/gdi_win/graphic_win32.h:17
ClassFontInfo
src/fonts/font_reg.h:11
ClassFontInfo
* Class contains all the font information for 1 font */
src/fonts/font_info.h:164
ClassFontInfos
src/core/formula.h:20
ClassFontInfos
src/atom/atom_basic.h:20
ClassFontSet
Represents a set of font descriptions */
src/fonts/font_reg.h:23
ClassFontSet
src/fonts/font_info.h:159
ClassFont_cairo
src/platform/cairo/graphic_cairo.h:18
ClassFont_none
src/samples/mem_check_main.cpp:10
ClassFont_win32
src/platform/gdi_win/graphic_win32.h:29
ClassFramedBox
* A box representing a wrapped box by square frame */
src/atom/box.h:341
ClassGlue
* Represents glue by its 3 components. Contains the "glue rules" */
src/core/core.h:211
ClassGlueBox
* A box representing glue */
src/atom/box.h:440
ClassGraphics
src/platform/gdi_win/graphic_win32.h:18
ClassGraphics2D
src/graphic/graphic.h:11
ClassGraphics2D_cairo
src/platform/cairo/graphic_cairo.h:64
ClassGraphics2D_none
src/samples/mem_check_main.cpp:59
ClassGraphics2D_win32
src/platform/gdi_win/graphic_win32.h:81
ClassGreekRegistration
src/fonts/alphabet.h:66
ClassHeadless
src/samples/gtkmm_main.cpp:253
ClassHorizontalBox
* A box composed of a horizontal row of child boxes */
src/atom/box.h:67
ClassHorizontalRule
* A box representing a horizontal line. */
src/atom/box.h:192
ClassInflationMacroInfo
src/core/macro.h:130
ClassInsets
src/graphic/graphic_basic.h:116
EnumJoin
src/graphic/graphic_basic.h:144
ClassLaTeX
src/latex.h:18
ClassLineBox
* Class represents several lines */
src/atom/box.h:582
EnumMAT
src/atom/atom_impl.h:122
EnumMULTILINETYPE
src/atom/atom_impl.h:251
ClassMacro
src/core/macro.h:17
ClassMacroInfo
src/core/macro.h:90
ClassMainWindow
src/samples/gtkmm_main.cpp:123
ClassMemPool
Parent virtual class of a pool for fast allocation and deallocation of objects. */
src/xml/tinyxml2.h:321
ClassMemPoolT
src/xml/tinyxml2.h:338
ClassMetrics
* Contains the metrics for 1 character: width, height, depth and italic correction */
src/fonts/font_info.h:12
ClassNewCommandMacro
src/core/macro.h:24
ClassNewEnvironmentMacro
src/core/macro.h:75
ClassOvalBox
* A box representing a wrapped box by oval frame */
src/atom/box.h:374
ClassOverBar
* A box representing another box with a horizontal rule above it, with * appropriate kerning. */
src/atom/box.h:140
ClassOverUnderBox
* A box representing another box with a delimiter box and a script box above or * under it, with script and delimiter separated by a kerning. */
src/atom/box.h:151
next →1–100 of 166, ranked by callers