OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateTrayLabel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/ime/
tray_ime.h
36
void
UpdateTrayLabel
(const IMEInfo& info, size_t count);
tray_ime.cc
203
void TrayIME::
UpdateTrayLabel
(const IMEInfo& current, size_t count) {
309
UpdateTrayLabel
(current, list.size());
Completed in 48 milliseconds