OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleFetchFontsData
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/options/
font_settings_handler.h
37
void
HandleFetchFontsData
(const ListValue* args);
font_settings_handler.cc
103
NewCallback(this, &FontSettingsHandler::
HandleFetchFontsData
));
106
void FontSettingsHandler::
HandleFetchFontsData
(const ListValue* args) {
Completed in 1064 milliseconds