Method

LasemMathmlViewmeasure_radical

Declaration

void
lsm_mathml_view_measure_radical (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  const LsmMathmlBbox* stretch_bbox,
  LsmMathmlBbox* bbox,
  double* x_offset,
  double* y_offset
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No description available.

The data is owned by the caller of the function.
stretch_bbox

Type: LsmMathmlBbox

No description available.

The data is owned by the caller of the function.
bbox

Type: LsmMathmlBbox

No description available.

The data is owned by the caller of the function.
x_offset

Type: double*

No description available.

The data is owned by the caller of the function.
y_offset

Type: double*

No description available.

The data is owned by the caller of the function.