Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

mdraw_clear_cache -

Description

       clear cached information.
        The mdraw_clear_cache() function clear cached information on M-text mt that was attached by any of the
       drawing functions. When the behavior of `format' or `line_break' member functions of MDrawControl is
       changed, the cache must be cleared.

Name

       mdraw_clear_cache -

See Also

MDrawControl

Synopsis

       void mdraw_clear_cache (MText * mt)

See Also