HomeSort by relevance Sort by last modified time
    Searched full:bounds (Results 2151 - 2175 of 5192) sorted by null

<<81828384858687888990>>

  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash.h 89 // The current visible bounds of the find bar, in screen coordinates. This is
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.h 92 // Calculates the message center bounds using the position info and the
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
core_oobe_handler.h 84 virtual void SetKeyboardState(bool shown, const gfx::Rect& bounds) OVERRIDE;
  /external/chromium_org/components/password_manager/core/browser/
password_autofill_manager.h 50 const gfx::RectF& bounds,
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_refresh_scheduler.h 37 // Refresh delay bounds.
  /external/chromium_org/content/browser/media/capture/
desktop_capture_device_aura.cc 250 layer, layer->bounds().size()));
277 gfx::Rect(desktop_window_->bounds().width(),
278 desktop_window_->bounds().height()));
431 const gfx::Rect desktop_bounds = desktop_window_->layer()->bounds();
desktop_capture_device_aura_unittest.cc 75 gfx::Rect desktop_bounds = root_window()->bounds();
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 160 virtual gfx::Point AccessibilityOriginInScreen(const gfx::Rect& bounds);
239 // Notifies the View that the renderer selection bounds has changed.
240 // |start_rect| and |end_rect| are the bounds end of the selection in the
313 // Gets the bounds of the window, in screen coordinates.
  /external/chromium_org/content/renderer/
disambiguation_popup_helper.cc 19 // Constants used for fitting the disambiguation popup inside the bounds of
  /external/chromium_org/content/shell/browser/
shell_platform_data_aura.cc 40 child->SetBounds(root_->bounds());
  /external/chromium_org/gpu/command_buffer/service/
cmd_parser.cc 59 DVLOG(1) << "Error: get offset out of bounds";
  /external/chromium_org/media/audio/cras/
audio_manager_cras.cc 40 // Define bounds for the output buffer size.
  /external/chromium_org/media/audio/
fake_audio_consumer_unittest.cc 121 // with the bounds.
  /external/chromium_org/mojo/services/public/cpp/view_manager/lib/
view_manager_client_impl.h 57 void SetBounds(Id node_id, const gfx::Rect& bounds);
  /external/chromium_org/ppapi/examples/font/
simple_font.cc 40 pp::Rect text_clip(position.size()); // Use entire bounds for clip.
  /external/chromium_org/remoting/protocol/
client_control_dispatcher.cc 43 LOG(ERROR) << "Cursor dimensions are out of bounds for SetCursor: "
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXInlineTextBox.cpp 76 return m_inlineTextBox->bounds();
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerClipper.cpp 192 // rect is intersected with our layer's bounds including our visual overflow,
205 LayoutRect bounds = toRenderBox(m_renderer).borderBoxRect(); local
206 bounds.moveBy(offset);
208 backgroundRect.intersect(bounds);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
GraphicsLayerUpdater.cpp 76 // so it is legitimate to compute and cache the composited bounds for this layer.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
CountersGraph.js 344 // Current window bounds.
467 var bounds = counter._calculateBounds();
468 var minValue = bounds.min;
469 var maxValue = bounds.max;
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformOperations.h 84 bool blendedBoundsForBox(const FloatBox&, const TransformOperations& from, const double& minProgress, const double& maxProgress, FloatBox* bounds) const;
  /external/chromium_org/third_party/WebKit/Source/web/
ViewportAnchor.cpp 58 // find a smaller node; the larger the node bounds, the greater the
WebFontImpl.cpp 100 runInfo.bounds = textClipRect;
  /external/chromium_org/third_party/WebKit/public/platform/
WebFallbackThemeEngine.h 80 // The bounds of the entire track, as opposed to the part being painted.
WebHTTPBody.h 82 // index is out of bounds.

Completed in 602 milliseconds

<<81828384858687888990>>