OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGeometry
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/apps/
shell_window_geometry_cache_unittest.cc
101
ASSERT_FALSE(cache_->
GetGeometry
(extension_id, kWindowId, NULL, NULL, NULL));
112
ASSERT_FALSE(cache_->
GetGeometry
(extension_id2, kWindowId, NULL, NULL, NULL));
122
ASSERT_FALSE(cache_->
GetGeometry
(extension_id, kWindowId2, NULL, NULL, NULL));
137
ASSERT_TRUE(cache_->
GetGeometry
(
155
ASSERT_FALSE(cache_->
GetGeometry
(
173
ASSERT_FALSE(cache_->
GetGeometry
(
191
ASSERT_FALSE(cache_->
GetGeometry
(
217
ASSERT_TRUE(cache_->
GetGeometry
(
255
ASSERT_TRUE(cache_->
GetGeometry
(
334
EXPECT_FALSE(cache_->
GetGeometry
(extension_id, "window_0", NULL, NULL, NULL))
[
all
...]
shell_window_geometry_cache.h
78
bool
GetGeometry
(const std::string& extension_id,
shell_window_geometry_cache.cc
131
bool ShellWindowGeometryCache::
GetGeometry
(
shell_window.cc
121
if (cache->
GetGeometry
(extension()->id(), params.window_key, &cached_bounds,
/external/lzma/CPP/Windows/
FileIO.h
86
bool
GetGeometry
(DISK_GEOMETRY *res) const
FileIO.cpp
267
if (!
GetGeometry
(&geom))
/external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp
[
all
...]
/external/skia/src/device/xps/
SkXPSDevice.cpp
[
all
...]
Completed in 175 milliseconds