Method
LasemMathmlViewmeasure_text
Declaration
void
lsm_mathml_view_measure_text (
LsmMathmlView* view,
const LsmMathmlElementStyle* style,
const char* text,
LsmMathmlBbox* bbox
)
Parameters
style-
Type:
LsmMathmlElementStyleNo 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:
LsmMathmlBboxNo description available.
The data is owned by the caller of the function.