1 #ifndef POINCARE_PARENTHESIS_LAYOUT_H 2 #define POINCARE_PARENTHESIS_LAYOUT_H
static constexpr KDCoordinate k_parenthesisCurveHeight
void render(KDContext *ctx, KDPoint p, KDColor expressionColor, KDColor backgroundColor) override
ExpressionLayout * child(uint16_t index) override
ParenthesisLayout & operator=(const ParenthesisLayout &other)=delete
KDPoint positionOfChild(ExpressionLayout *child) override
static constexpr KDCoordinate k_parenthesisCurveWidth
ParenthesisLayout(ExpressionLayout *operandLayout)
KDSize computeSize() override