Home | History | Annotate | Download | only in web_contents

Lines Matching refs:rwhva

904   RenderWidgetHostViewAura* rwhva =
907 rwhva->ResetHasSnappedToBoundary();
908 EXPECT_FALSE(rwhva->has_snapped_to_boundary());
910 EXPECT_TRUE(rwhva->has_snapped_to_boundary());