OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GtkInitFromCommandLine
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/gpu/gles2_conform_support/native/
main.cc
34
gfx::
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
/external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_util.h
24
void
GtkInitFromCommandLine
(const CommandLine& command_line);
gtk2_util.cc
42
void
GtkInitFromCommandLine
(const CommandLine& command_line) {
gtk2_ui.cc
314
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
[
all
...]
/external/chromium_org/gpu/command_buffer/tests/
gl_tests_main.cc
36
gfx::
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
/external/chromium_org/ui/gfx/
gtk_util.h
27
GFX_EXPORT void
GtkInitFromCommandLine
(const CommandLine& command_line);
gtk_util.cc
78
void
GtkInitFromCommandLine
(const CommandLine& command_line) {
/external/chromium_org/content/utility/
utility_main.cc
65
gfx::
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
/external/chromium_org/chrome/browser/ui/gtk/
chrome_browser_main_extra_parts_gtk.cc
32
gfx::
GtkInitFromCommandLine
(command_line);
/external/chromium/chrome/browser/
browser_main_gtk.cc
82
gfx::
GtkInitFromCommandLine
(command_line);
browser_main.cc
[
all
...]
/external/chromium_org/content/plugin/
plugin_thread.cc
101
gfx::
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
/external/chromium_org/content/common/gpu/client/
gl_helper_benchmark.cc
318
gfx::
GtkInitFromCommandLine
(*CommandLine::ForCurrentProcess());
gl_helper_unittests.cc
[
all
...]
/external/chromium_org/content/browser/
browser_main_loop.cc
381
gfx::
GtkInitFromCommandLine
(parsed_command_line_);
[
all
...]
/external/chromium_org/remoting/host/
remoting_me2me_host.cc
[
all
...]
Completed in 127 milliseconds