Home
last modified time | relevance | path

Searched refs:should_initialize (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/win/
Ddpi.cc121 static bool should_initialize = true; in GetDPI() local
123 if (should_initialize) { in GetDPI()
124 should_initialize = false; in GetDPI()