fractionNumeratorShiftUp abstract method

double fractionNumeratorShiftUp(
  1. double fontSizePx,
  2. bool displayStyle,
  3. bool hasRule
)

Implementation

double fractionNumeratorShiftUp(
  double fontSizePx,
  bool displayStyle,
  bool hasRule,
);