Searched refs:image_offset (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_drag_win.h38 const gfx::Point& image_offset);
61 const gfx::Point& image_offset);
69 const gfx::Point& image_offset);
H A Dnative_tab_contents_view.h48 const gfx::Point& image_offset) = 0;
H A Dtab_contents_drag_win.cc115 const gfx::Point& image_offset) {
126 DoDragging(drop_data, ops, page_url, page_encoding, image, image_offset);
150 image_offset));
174 const gfx::Point& image_offset) {
177 DoDragging(drop_data, ops, page_url, page_encoding, image, image_offset);
274 const gfx::Point& image_offset) {
301 image, gfx::Size(image.width(), image.height()), image_offset, &data);
112 StartDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
168 StartBackgroundDragging( const WebDropData& drop_data, WebDragOperationsMask ops, const GURL& page_url, const std::string& page_encoding, const SkBitmap& image, const gfx::Point& image_offset) argument
269 DoDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const GURL& page_url, const std::string& page_encoding, const SkBitmap& image, const gfx::Point& image_offset) argument
H A Dnative_tab_contents_view_win.h40 const gfx::Point& image_offset) OVERRIDE;
H A Dtab_contents_view_gtk.h79 const gfx::Point& image_offset);
H A Dtab_contents_view_touch.h79 const gfx::Point& image_offset) OVERRIDE;
H A Dtab_contents_view_views.h72 const gfx::Point& image_offset) OVERRIDE;
H A Dnative_tab_contents_view_win.cc115 const gfx::Point& image_offset) {
117 drag_handler_->StartDragging(drop_data, ops, image, image_offset);
112 StartDragging(const WebDropData& drop_data, WebKit::WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
H A Dtab_contents_view_views.cc110 const gfx::Point& image_offset) {
111 native_tab_contents_view_->StartDragging(drop_data, ops, image, image_offset);
107 StartDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
H A Dtab_contents_view_gtk.cc233 const gfx::Point& image_offset) {
235 image, image_offset);
230 StartDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
H A Dtab_contents_view_touch.cc125 const gfx::Point& image_offset) {
122 StartDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
/external/chromium/chrome/browser/ui/gtk/
H A Dtab_contents_drag_source.h42 const gfx::Point& image_offset);
H A Dtab_contents_drag_source.cc73 const gfx::Point& image_offset) {
111 image_offset_ = image_offset;
69 StartDragging(const WebDropData& drop_data, WebDragOperationsMask allowed_ops, GdkEventButton* last_mouse_down, const SkBitmap& image, const gfx::Point& image_offset) argument
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents_view_gtk.h76 const gfx::Point& image_offset);
H A Dtab_contents_view_mac.h92 const gfx::Point& image_offset);
H A Dbackground_contents.h108 const gfx::Point& image_offset) {}
105 StartDragging(const WebDropData& drop_data, WebKit::WebDragOperationsMask allowed_operations, const SkBitmap& image, const gfx::Point& image_offset) argument
H A Dtab_contents_view_gtk.cc354 const gfx::Point& image_offset) {
363 image, image_offset);
351 StartDragging(const WebDropData& drop_data, WebDragOperationsMask ops, const SkBitmap& image, const gfx::Point& image_offset) argument
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.cc80 int image_offset,
92 image_offset, 0, icon_width, icon_height,
443 int image_offset = loading_animation_frame_ * icon_size; local
444 DrawIconCenter(canvas, frames, image_offset,
78 DrawIconCenter(gfx::Canvas* canvas, const SkBitmap& image, int image_offset, int icon_width, int icon_height, const gfx::Rect& bounds, bool filter) argument
/external/chromium/chrome/browser/ui/touch/tabs/
H A Dtouch_tab.cc206 int image_offset = loading_animation_frame() * image_size; local
207 canvas->DrawBitmapInt(frames, image_offset, 0, image_size, image_size, x, y,
/external/freetype/src/sfnt/
H A Dttsbit0.c803 FT_ULong image_start = 0, image_end = 0, image_offset; local
819 image_offset = FT_NEXT_ULONG( p );
822 if ( decoder->eblc_base + decoder->strike_index_array + image_offset <
826 p = decoder->eblc_base + decoder->strike_index_array + image_offset;
833 image_offset = FT_NEXT_ULONG ( p );
837 case 1: /* 4-byte offsets relative to `image_offset' */
869 case 3: /* 2-byte offsets relative to 'image_offset' */
967 image_start = image_offset + image_start;
H A Dttsbit.c308 range->glyph_offsets[n] = (FT_ULong)range->image_offset +
371 range->glyph_offsets[n] = (FT_ULong)( range->image_offset +
579 range->image_offset = FT_GET_ULONG();
745 *aglyph_offset = range->image_offset +
762 *aglyph_offset = range->image_offset +
/external/chromium/chrome/browser/extensions/
H A Dextension_host.h166 const gfx::Point& image_offset);
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h153 const gfx::Point& image_offset) {}
150 StartDragging(const WebDropData& drop_data, WebKit::WebDragOperationsMask allowed_operations, const SkBitmap& image, const gfx::Point& image_offset) argument
/external/freetype/include/freetype/internal/
H A Dtttypes.h571 /* image_offset :: The offset to image data in `EBDT'. */
596 FT_ULong image_offset; member in struct:TT_SBit_RangeRec_
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_renderer_gtk.cc968 const int image_offset = loading_animation_.animation_frame() * image_size; local
976 canvas->DrawBitmapInt(*frames, image_offset, 0, image_size, image_size,

Completed in 589 milliseconds

12