Module Face.Height

(Info-goto-node "(elisp)Face Attributes")

type t =
| Scale_underlying_face of float
| Tenths_of_point of int
| Unspecified
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t