HomeSort by relevance Sort by last modified time
    Searched refs:MaskedWindowDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/test/
test_window_delegate.h 96 class MaskedWindowDelegate : public TestWindowDelegate {
98 explicit MaskedWindowDelegate(const gfx::Rect mask_rect);
107 DISALLOW_COPY_AND_ASSIGN(MaskedWindowDelegate);
test_window_delegate.cc 124 // MaskedWindowDelegate
126 MaskedWindowDelegate::MaskedWindowDelegate(const gfx::Rect mask_rect)
130 bool MaskedWindowDelegate::HasHitTestMask() const {
134 void MaskedWindowDelegate::GetHitTestMask(gfx::Path* mask) const {

Completed in 44 milliseconds