HomeSort by relevance Sort by last modified time
    Searched refs:GetGeometry (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/apps/
shell_window_geometry_cache_unittest.cc 97 ASSERT_FALSE(cache_->GetGeometry(extension_id, kWindowId, NULL, NULL, NULL));
108 ASSERT_FALSE(cache_->GetGeometry(extension_id2, kWindowId, NULL, NULL, NULL));
118 ASSERT_FALSE(cache_->GetGeometry(extension_id, kWindowId2, NULL, NULL, NULL));
133 ASSERT_TRUE(cache_->GetGeometry(
151 ASSERT_FALSE(cache_->GetGeometry(
169 ASSERT_FALSE(cache_->GetGeometry(
187 ASSERT_FALSE(cache_->GetGeometry(
213 ASSERT_TRUE(cache_->GetGeometry(
251 ASSERT_TRUE(cache_->GetGeometry(
330 EXPECT_FALSE(cache_->GetGeometry(extension_id, "window_0", NULL, NULL, NULL))
    [all...]
shell_window_geometry_cache.h 89 bool GetGeometry(const std::string& extension_id,
shell_window_geometry_cache.cc 140 bool ShellWindowGeometryCache::GetGeometry(
shell_window.cc 808 if (cache->GetGeometry(extension()->id(), params.window_key,
  /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 84 milliseconds