Home
last modified time | relevance | path

Searched refs:ssglStrCapHeight (Results 1 – 4 of 4) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/
H A Ddrawconstraint.cpp77 sheight = ssglStrCapHeight(th); in DoLabel()
150 sheight = ssglStrCapHeight(th) + 8*pixels; in DoLineTrimmedAgainstBox()
374 double sheight = ssglStrCapHeight(th) + 8.0 * px; in DoArcForAngle()
462 (*ref).Plus(gu.ScaledBy(-1.5*ssglStrCapHeight(Style::DefaultTextHeight()))); in DoArcForAngle()
H A Dglhelper.cpp41 double ssglStrCapHeight(double h) in ssglStrCapHeight() function
70 double fh = ssglStrCapHeight(h); in ssglWriteTextRefCenter()
H A Ddrawentity.cpp684 v.ScaledBy(ssglStrCapHeight(th)/2)); in DrawOrGetDistance()
H A Dsolvespace.h345 double ssglStrCapHeight(double h);