OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UIControl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/browser/
shell.h
154
enum
UIControl
{
188
void PlatformEnableUIControl(
UIControl
control, bool is_enabled);
shell_views.cc
75
enum
UIControl
{
115
void EnableUIControl(
UIControl
control, bool is_enabled) {
334
void Shell::PlatformEnableUIControl(
UIControl
control, bool is_enabled) {
Completed in 40 milliseconds