• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
1/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
3/* Virtual function table layout of superclass.  */
4#include "ostream.vt.h"
5
6/* Virtual function table layout of term_ostream class.  */
7        term_color_t (*rgb_to_color) (THIS_ARG, 			     int red, int green, int blue);
8        term_color_t (*get_color) (THIS_ARG);
9   void         (*set_color) (THIS_ARG, term_color_t color);
10        term_color_t (*get_bgcolor) (THIS_ARG);
11   void         (*set_bgcolor) (THIS_ARG, term_color_t color);
12        term_weight_t (*get_weight) (THIS_ARG);
13   void          (*set_weight) (THIS_ARG, term_weight_t weight);
14        term_posture_t (*get_posture) (THIS_ARG);
15   void           (*set_posture) (THIS_ARG, term_posture_t posture);
16        term_underline_t (*get_underline) (THIS_ARG);
17   void             (*set_underline) (THIS_ARG, 				  term_underline_t underline);
18