Searched refs:themePath (Results 1 – 2 of 2) sorted by relevance
306 void Widget::setEdjeTheme(const String& themePath) in setEdjeTheme() argument308 if (m_data->m_theme == themePath) in setEdjeTheme()311 m_data->m_theme = themePath; in setEdjeTheme()
74 static char *themePath = NULL; variable643 if (themePath) { in quit()644 free(themePath); in quit()645 themePath = NULL; in quit()871 themePath = findThemePath(theme); in main()872 if (!themePath) in main()888 …browserCreate(url, themePath, userAgent, geometry, engine, backingStore, isFlattening, isFullscree… in main()