Variable: vhdl-font-lock-function-face

vhdl-font-lock-function-face is a variable defined in vhdl-mode.el.gz.

Value

vhdl-font-lock-function-face

Documentation

Face name to use for standardized functions and packages.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
(defvar vhdl-font-lock-function-face       'vhdl-font-lock-function-face
  "Face name to use for standardized functions and packages.")