OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsWorkstationLocked
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/
idle_win.cc
11
static bool
IsWorkstationLocked
();
14
if (IsScreensaverRunning() ||
IsWorkstationLocked
())
41
bool
IsWorkstationLocked
() {
/external/chromium_org/chrome/browser/
idle_win.cc
44
bool
IsWorkstationLocked
() {
69
return
IsWorkstationLocked
() || IsScreensaverRunning();
/external/chromium_org/chrome_frame/
test_utils.h
132
bool
IsWorkstationLocked
();
test_utils.cc
271
bool
IsWorkstationLocked
() {
/external/chromium_org/chrome_frame/test/
ui_test.cc
93
if (
IsWorkstationLocked
()) {
138
if (
IsWorkstationLocked
()) {
179
if (
IsWorkstationLocked
()) {
212
if (
IsWorkstationLocked
()) {
240
if (
IsWorkstationLocked
()) {
261
if (
IsWorkstationLocked
()) {
[
all
...]
Completed in 573 milliseconds