baseline() | Poincare::ExpressionLayout | |
child(uint16_t index) override | Poincare::ParenthesisLayout | protectedvirtual |
computeSize() override | Poincare::ParenthesisLayout | protectedvirtual |
draw(KDContext *ctx, KDPoint p, KDColor expressionColor=KDColorBlack, KDColor backgroundColor=KDColorWhite) | Poincare::ExpressionLayout | |
ExpressionLayout() | Poincare::ExpressionLayout | |
k_parenthesisCurveHeight | Poincare::ParenthesisLayout | static |
k_parenthesisCurveWidth | Poincare::ParenthesisLayout | static |
m_baseline | Poincare::ExpressionLayout | protected |
operator=(const ParenthesisLayout &other)=delete | Poincare::ParenthesisLayout | |
operator=(ParenthesisLayout &&other)=delete | Poincare::ParenthesisLayout | |
origin() | Poincare::ExpressionLayout | |
ParenthesisLayout(ExpressionLayout *operandLayout) | Poincare::ParenthesisLayout | |
ParenthesisLayout(const ParenthesisLayout &other)=delete | Poincare::ParenthesisLayout | |
ParenthesisLayout(ParenthesisLayout &&other)=delete | Poincare::ParenthesisLayout | |
positionOfChild(ExpressionLayout *child) override | Poincare::ParenthesisLayout | protectedvirtual |
render(KDContext *ctx, KDPoint p, KDColor expressionColor, KDColor backgroundColor) override | Poincare::ParenthesisLayout | protectedvirtual |
setParent(ExpressionLayout *parent) | Poincare::ExpressionLayout | |
size() | Poincare::ExpressionLayout | |
~ExpressionLayout()=default | Poincare::ExpressionLayout | virtual |
~ParenthesisLayout() | Poincare::ParenthesisLayout | |