1 #ifndef POINCARE_NTH_ROOT_LAYOUT_H     2 #define POINCARE_NTH_ROOT_LAYOUT_H NthRootLayout & operator=(const NthRootLayout &other)=delete
 
void render(KDContext *ctx, KDPoint p, KDColor expressionColor, KDColor backgroundColor) override
 
ExpressionLayout * child(uint16_t index) override
 
NthRootLayout(ExpressionLayout *radicandLayout, ExpressionLayout *indexLayout)
 
static constexpr KDCoordinate k_leftRadixWidth
 
KDPoint positionOfChild(ExpressionLayout *child) override
 
static constexpr KDCoordinate k_leftRadixHeight
 
KDSize computeSize() override