Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Namespaces | |
Poincare | |
Variables | |
const uint8_t | Poincare::topLeftCurve [ParenthesisLayout::k_parenthesisCurveHeight][ParenthesisLayout::k_parenthesisCurveWidth] |
const uint8_t | Poincare::bottomLeftCurve [ParenthesisLayout::k_parenthesisCurveHeight][ParenthesisLayout::k_parenthesisCurveWidth] |
const uint8_t | Poincare::topRightCurve [ParenthesisLayout::k_parenthesisCurveHeight][ParenthesisLayout::k_parenthesisCurveWidth] |
const uint8_t | Poincare::bottomRightCurve [ParenthesisLayout::k_parenthesisCurveHeight][ParenthesisLayout::k_parenthesisCurveWidth] |
KDColor | Poincare::s_parenthesisWorkingBuffer [ParenthesisLayout::k_parenthesisCurveHeight *ParenthesisLayout::k_parenthesisCurveWidth] |