Subversion Repositories Kolibri OS

Rev

Rev 5372 | Rev 5603 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5372 Rev 5592
Line 132... Line 132...
132
    "int $0x40"
132
    "int $0x40"
133
    ::"a"(68),"b"(14),"c"(event));
133
    ::"a"(68),"b"(14),"c"(event));
134
}
134
}
135
 
135
 
Line 136... Line -...
136
 
-
 
-
 
136
int fplay_vaapi_init(void);
137
int init_fontlib();
137
int init_fontlib();
138
//int draw_text_ext(void *pixmap, uint32_t pitch, FT_Face face, char *text, rect_t *rc, int color);
-
 
139
char *get_moviefile();
138
char *get_moviefile();