Home
last modified time | relevance | path

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

/external/chromium_org/pdf/
Dthumbnail_control.cc82 int thumbnail_height = in SetPosition() local
86 pp::Rect(x, total_thumbnail_height, thumbnail_width, thumbnail_height); in SetPosition()
87 total_thumbnail_height += thumbnail_height; in SetPosition()
/external/chromium_org/components/enhanced_bookmarks/
Dmetadata_accessor.h84 int thumbnail_height);
Dmetadata_accessor.cc207 int thumbnail_height) { in SetAllImagesForBookmark() argument
242 info->set_height(thumbnail_height); in SetAllImagesForBookmark()
Denhanced_bookmark_model.h121 int thumbnail_height);
Denhanced_bookmark_model.cc442 int thumbnail_height) { in SetAllImages() argument
480 info->set_height(thumbnail_height); in SetAllImages()