/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_layout_delegate.h | 11 class Rect; 25 virtual gfx::Rect GetBoundsForTabStrip(views::View* tab_strip) const = 0;
|
/external/chromium_org/chrome/browser/ui/views/ |
validation_message_bubble_delegate.h | 26 ValidationMessageBubbleDelegate(const gfx::Rect& anchor_in_screen, 33 void SetPositionRelativeToAnchor(const gfx::Rect& anchor_in_screen);
|
/external/chromium_org/content/browser/web_contents/ |
touch_editable_impl_aura.h | 16 #include "ui/gfx/rect.h" 46 virtual void OnSelectionOrCursorChanged(const gfx::Rect& anchor, 47 const gfx::Rect& focus) OVERRIDE; 57 virtual void GetSelectionEndPoints(gfx::Rect* p1, gfx::Rect* p2) OVERRIDE; 58 virtual gfx::Rect GetBounds() OVERRIDE; 80 gfx::Rect selection_anchor_rect_; 81 gfx::Rect selection_focus_rect_;
|
/external/chromium_org/content/common/ |
plugin_process_messages.h | 14 #include "ui/gfx/rect.h" 74 // menu bar, etc. We pass the window rect for convenience so that the 81 gfx::Rect /* window rect */, 87 gfx::Rect /* window rect */, 93 gfx::Rect /* window rect */)
|
/external/chromium_org/content/test/ |
content_browser_test_utils_mac.mm | 10 #include "ui/gfx/rect.h" 14 void SetWindowBounds(gfx::NativeWindow window, const gfx::Rect& bounds) {
|
mock_render_process.h | 21 const gfx::Rect& rect) OVERRIDE;
|
/external/chromium_org/media/tools/player_x11/ |
gl_video_renderer.h | 10 #include "ui/gfx/rect.h" 29 void Initialize(gfx::Size coded_size, gfx::Rect visible_rect);
|
/external/chromium_org/ppapi/tests/ |
test_mouse_lock.h | 11 #include "ppapi/cpp/rect.h" 34 pp::Rect position_;
|
/external/chromium_org/skia/ext/ |
lazy_pixel_ref.h | 21 // Clipping rect for this pixel ref. 26 // given clipping rect. Returns true is succeeded, or false otherwise.
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/ |
graw_gdi.c | 71 RECT rect; local 97 SetRect(&rect, 0, 0, width, height); 98 AdjustWindowRectEx(&rect, style, FALSE, 0); 106 rect.right - rect.left, 107 rect.bottom - rect.top,
|
/external/chromium_org/third_party/skia/include/effects/ |
SkRectShaderImageFilter.h | 23 static SkRectShaderImageFilter* Create(SkShader* s, const SkRect& rect); 36 SkRectShaderImageFilter(SkShader* s, const SkRect& rect);
|
/external/chromium_org/third_party/skia/src/xml/ |
SkJS.cpp | 216 "var rect = new rectangle();" 217 "rect.left = 4;" 218 "rect.top = 10;" 219 "rect.right = 20;" 220 "rect.bottom = 30;" 221 "rect.width = rect.height + 20;" 222 "rect.draw();"
|
/external/chromium_org/tools/memory_watcher/ |
hotkey.h | 9 #include "ui/gfx/rect.h" 31 Init(NULL, gfx::Rect());
|
/external/chromium_org/ui/aura/client/ |
animation_host.h | 12 class Rect; 26 virtual void SetHostTransitionBounds(const gfx::Rect& bounds) = 0;
|
/external/chromium_org/ui/base/cocoa/ |
hover_image_button.mm | 9 - (void)drawRect:(NSRect)rect { 18 [super drawRect:rect];
|
/external/chromium_org/ui/oak/ |
oak_pretty_print.h | 12 class Rect; 24 const gfx::Rect& bounds);
|
/external/chromium_org/ui/snapshot/ |
snapshot_win.h | 15 class Rect; 26 const gfx::Rect& snapshot_bounds,
|
/external/chromium_org/ui/views/touchui/ |
touch_selection_controller_impl.cc | 15 #include "ui/gfx/rect.h" 105 gfx::Rect Union(const gfx::Rect& r1, const gfx::Rect& r2) { 111 return gfx::Rect(rx, ry, rr - rx, rb - ry); 114 // Convenience method to convert a |rect| from screen to the |client|'s 119 gfx::Rect ConvertFromScreen(ui::TouchEditable* client, const gfx::Rect& rect) { 120 gfx::Point origin = rect.origin() [all...] |
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_root_window_host.h | 19 class Rect; 39 const gfx::Rect& initial_bounds); 56 virtual void ShowMaximizedWithBounds(const gfx::Rect& restored_bounds) = 0; 62 virtual void GetWindowPlacement(gfx::Rect* bounds, 64 virtual gfx::Rect GetWindowBoundsInScreen() const = 0; 65 virtual gfx::Rect GetClientAreaBoundsInScreen() const = 0; 66 virtual gfx::Rect GetRestoredBounds() const = 0; 68 virtual gfx::Rect GetWorkAreaBoundsInScreen() const = 0;
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
graw_gdi.c | 71 RECT rect; local 97 SetRect(&rect, 0, 0, width, height); 98 AdjustWindowRectEx(&rect, style, FALSE, 0); 106 rect.right - rect.left, 107 rect.bottom - rect.top,
|
/external/skia/include/effects/ |
SkRectShaderImageFilter.h | 23 static SkRectShaderImageFilter* Create(SkShader* s, const SkRect& rect); 36 SkRectShaderImageFilter(SkShader* s, const SkRect& rect);
|
/external/skia/src/xml/ |
SkJS.cpp | 216 "var rect = new rectangle();" 217 "rect.left = 4;" 218 "rect.top = 10;" 219 "rect.right = 20;" 220 "rect.bottom = 30;" 221 "rect.width = rect.height + 20;" 222 "rect.draw();"
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
peers.ui | 6 <rect> 11 </rect>
|
/frameworks/av/media/libstagefright/yuv/ |
YUVCanvas.cpp | 23 #include <ui/Rect.h> 42 void YUVCanvas::FillYUVRectangle(const Rect& rect, 44 for (int32_t y = rect.top; y < rect.bottom; ++y) { 45 for (int32_t x = rect.left; x < rect.right; ++x) { 52 const Rect& srcRect,
|
/frameworks/base/libs/hwui/font/ |
Font.h | 27 #include "../Rect.h" 100 uint32_t, uint32_t, Rect*, const float*); 112 uint32_t bitmapW, uint32_t bitmapH, Rect *bounds, const float* positions); 115 int numGlyphs, Rect *bounds, const float* positions); 125 Rect* bounds, const float* pos); 128 Rect* bounds, const float* pos); 131 Rect* bounds, const float* pos); 134 Rect* bounds, const float* pos);
|