OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unity_launcher_entry_set_progress_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
unity_service.cc
28
typedef void (*
unity_launcher_entry_set_progress_func
)(UnityLauncherEntry* self,
typedef
48
unity_launcher_entry_set_progress_func
entry_set_progress = NULL;
100
reinterpret_cast<
unity_launcher_entry_set_progress_func
>(
/external/chromium_org/chrome/browser/ui/libgtk2ui/
unity_service.cc
31
typedef void (*
unity_launcher_entry_set_progress_func
)(UnityLauncherEntry* self,
typedef
51
unity_launcher_entry_set_progress_func
entry_set_progress = NULL;
102
reinterpret_cast<
unity_launcher_entry_set_progress_func
>(
Completed in 107 milliseconds