Method

LasemMathmlViewmeasure_notation

Declaration

void
lsm_mathml_view_measure_notation (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  LsmMathmlNotation notation,
  const LsmMathmlBbox* stretch_bbox,
  LsmMathmlBbox* bbox,
  double* x_child_offset
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No description available.

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

Type: LsmMathmlNotation

No description available.

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_child_offset

Type: double*

No description available.

The data is owned by the caller of the function.