OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrollable_size
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/input/
layer_scroll_offset_delegate.h
33
// |
scrollable_size
| root layer scrollable size,
39
const gfx::SizeF&
scrollable_size
,
/external/chromium_org/content/public/browser/android/
synchronous_compositor_client.h
32
const gfx::SizeF&
scrollable_size
,
/external/chromium_org/content/browser/android/in_process/
synchronous_compositor_impl.h
80
const gfx::SizeF&
scrollable_size
,
synchronous_compositor_impl.cc
268
const gfx::SizeF&
scrollable_size
,
278
scrollable_size
,
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.cc
790
gfx::Size
scrollable_size
= scrollable_->GetPreferredSize();
local
791
scrollable_->SetBoundsRect(gfx::Rect(
scrollable_size
));
794
std::min(
scrollable_size
.height(), kDialogMaxHeight));
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc
3080
gfx::SizeF
scrollable_size
() const {
function in class:cc::__anon7377::TestScrollOffsetDelegate
[
all
...]
Completed in 339 milliseconds