#include "gitkrincludes.h"
#include <unistd.h>
#include <fcntl.h>
Include dependency graph for gitk-renderer-phone/gitkrinit.c:
Go to the source code of this file.
Functions | |
gboolean | gitkr_init (guint *argc, gchar ***argv) |
initialises the renderer | |
gboolean | gitkr_init_process_commandline (guint *argc, gchar ***argv) |
check if there have been passed some parameters for libgitkr_opengl and process them |
Definition in file gitk-renderer-phone/gitkrinit.c.
|
initialises the renderer
Definition at line 27 of file gitk-renderer-phone/gitkrinit.c. References _, CAPI_DEFAULT_CIPMASK, CAPI_DEFAULT_CIPMASK2, CAPI_DEFAULT_CONTROLLER, CAPI_DEFAULT_INFOMASK, capi_done(), capiinfo, code_set, ftinfo, gitk_log, gitk_log_handler(), gitkr_init_process_commandline(), gitkr_phone_capi_datalength, gitkr_phone_speech_name, IconApplication, and selected. |
Here is the call graph for this function:
|
check if there have been passed some parameters for libgitkr_opengl and process them
Definition at line 97 of file gitk-renderer-phone/gitkrinit.c. References _, cleanup_commandline_args(), gitk_log, gitk_log1, gitk_puts(), gitkr_phone_capi_datalength, gitkr_phone_speech_name, and parse_commandline_arg(). |
Here is the call graph for this function: