Home | History | Annotate | Download | only in keyboard

Lines Matching refs:keyboard

13 #include "ui/keyboard/keyboard_export.h"
17 namespace keyboard {
27 // An enumeration of different keyboard control events that should be logged.
35 // Returns true if the virtual keyboard is enabled.
38 // Returns true if the keyboard usability test is enabled.
67 // Marks that the keyboard load has started. This is used to measure the time it
68 // takes to fully load the keyboard. This should be called before
72 // Marks that the keyboard load has ended. This finishes measuring that the
73 // keyboard is loaded.
76 // Get the list of keyboard resources. |size| is populated with the number of
81 // Logs the keyboard control event as a UMA stat.
84 } // namespace keyboard