OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gr_texticon
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minui/
minui.h
41
void
gr_texticon
(int x, int y, gr_surface icon);
graphics.c
258
void
gr_texticon
(int x, int y, gr_surface icon) {
function
/bootable/recovery/
screen_ui.cpp
152
gr_texticon
(textX, textY, text_surface);
Completed in 392 milliseconds