Function: pixel-fill--char-breakable-p--inliner

pixel-fill--char-breakable-p--inliner is a function defined in pixel-fill.el.gz.

Signature

(pixel-fill--char-breakable-p--inliner INLINE--FORM CHAR)

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/pixel-fill.el.gz
;; Could not find source code, showing raw function object.
#[(inline--form char)
  ((ignore inline--form)
   (catch 'inline--just-use
     (list 'aref 'fill-find-break-point-function-table char)))
  (t)]