FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
rdtk_engine.h
1
19
#ifndef RDTK_ENGINE_PRIVATE_H
20
#define RDTK_ENGINE_PRIVATE_H
21
22
#include <rdtk/rdtk.h>
23
24
struct
rdtk_engine
25
{
26
rdtkFont* font;
27
28
rdtkLabel* label;
29
30
rdtkButton* button;
31
rdtkNinePatch* button9patch;
32
33
rdtkTextField* textField;
34
rdtkNinePatch* textField9patch;
35
};
24
struct
rdtk_engine
{
…
};
36
37
#ifdef __cplusplus
38
extern
"C"
39
{
40
#endif
41
42
#ifdef __cplusplus
43
}
44
#endif
45
46
#endif
/* RDTK_ENGINE_PRIVATE_H */
rdtk_engine
Definition
rdtk_engine.h:25
rdtk
librdtk
rdtk_engine.h
Generated by
1.9.8