Method

LasemMathmlViewmeasure_text

Declaration

void
lsm_mathml_view_measure_text (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  const char* text,
  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.
bbox

Type: LsmMathmlBbox

No description available.

The data is owned by the caller of the function.