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
)
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. large-
Type:
gbooleanNo description available.
symmetric-
Type:
gbooleanNo description available.
axis_offset-
Type:
doubleNo description available.
min_size-
Type:
doubleNo description available.
max_size-
Type:
doubleNo 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.