Method

LasemMathmlViewmeasure_operator

Declaration

void
lsm_mathml_view_measure_operator (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  const char* text,
  gboolean large,
  gboolean symmetric,
  double axis_offset,
  double min_size,
  double max_size,
  const LsmMathmlBbox* stretch_bbox,
  LsmMathmlBbox* bbox
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No description available.

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

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
large

Type: gboolean

No description available.

symmetric

Type: gboolean

No description available.

axis_offset

Type: double

No description available.

min_size

Type: double

No description available.

max_size

Type: double

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.