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