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
)
Parameters
style-
Type:
LsmMathmlElementStyleNo description available.
The data is owned by the caller of the function. notation-
Type:
LsmMathmlNotationNo description available.
stretch_bbox-
Type:
LsmMathmlBboxNo description available.
The data is owned by the caller of the function. bbox-
Type:
LsmMathmlBboxNo 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.