Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
font_desc Struct Reference

#include <font.h>

Data Fields

int idx
 
const charname
 
int width
 
int height
 
const voiddata
 
int pref
 

Detailed Description

Definition at line 16 of file font.h.

Field Documentation

Definition at line 20 of file font.h.

int height

Definition at line 19 of file font.h.

int idx

Definition at line 17 of file font.h.

const char* name

Definition at line 18 of file font.h.

int pref

Definition at line 21 of file font.h.

int width

Definition at line 19 of file font.h.


The documentation for this struct was generated from the following file: