Home
last modified time | relevance | path

Searched refs:OwnerFrame (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/finder/
H A Dtext_finder.cc137 DCHECK(OwnerFrame().GetFrame()); in Find()
138 DCHECK(OwnerFrame().GetFrame()->View()); in Find()
164 if (OwnerFrame() in Find()
185 OwnerFrame().ViewImpl()->SetFocusedFrame(&OwnerFrame()); in Find()
230 return OwnerFrame().GetFrame(); in GetFrame()
389 LocalFrame* frame = OwnerFrame().GetFrame(); in StartScopingStringMatches()
397 if (!OwnerFrame().GetFrame() || !OwnerFrame().GetFrame()->GetPage()) in FlushCurrentScopingEffort()
460 if (!OwnerFrame().GetFrame()) in FinishCurrentScopingEffort()
618 OwnerFrame().ViewImpl()->SetFocusedFrame(&OwnerFrame()); in SelectFindMatch()
690 return OwnerFrame() in SetMarkerActive()
[all …]
H A Dfind_task_controller.cc289 return OwnerFrame().GetFrame(); in GetLocalFrame()
307 if (!OwnerFrame().HasVisibleContent()) in ShouldFindMatches()
H A Dfind_task_controller.h39 WebLocalFrameImpl& OwnerFrame() const { in OwnerFrame() function
H A Dtext_finder.h183 WebLocalFrameImpl& OwnerFrame() const { in OwnerFrame() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/finder/
H A Dtext_finder.cc181 OwnerFrame().GetFrame()->Selection().Clear(); in FindInternal()
184 DCHECK(OwnerFrame().GetFrame()); in FindInternal()
185 DCHECK(OwnerFrame().GetFrame()->View()); in FindInternal()
266 OwnerFrame().ViewImpl()->SetFocusedFrame(&OwnerFrame()); in FindInternal()
311 return OwnerFrame().GetFrame(); in GetFrame()
470 LocalFrame* frame = OwnerFrame().GetFrame(); in StartScopingStringMatches()
478 if (!OwnerFrame().GetFrame() || !OwnerFrame().GetFrame()->GetPage()) in FlushCurrentScopingEffort()
548 if (!OwnerFrame().GetFrame()) in FinishCurrentScopingEffort()
706 OwnerFrame().ViewImpl()->SetFocusedFrame(&OwnerFrame()); in SelectFindMatch()
786 LocalFrame* frame = OwnerFrame().GetFrame(); in UnmarkAllTextMatches()
[all …]
H A Dfind_task_controller.cc278 return OwnerFrame().GetFrame(); in GetLocalFrame()
299 if (!OwnerFrame().HasVisibleContent()) in ShouldFindMatches()
H A Dfind_task_controller.h46 WebLocalFrameImpl& OwnerFrame() const { in OwnerFrame() function
H A Dtext_finder.h215 WebLocalFrameImpl& OwnerFrame() const { in OwnerFrame() function
/dports/lang/gcc48/gcc-4.8.5/libjava/javax/swing/
H A DSwingUtilities$OwnerFrame.h16 class SwingUtilities$OwnerFrame;
21 class javax::swing::SwingUtilities$OwnerFrame : public ::java::awt::Frame
24 SwingUtilities$OwnerFrame();
29 SwingUtilities$OwnerFrame(::javax::swing::SwingUtilities$OwnerFrame *);
H A DSwingUtilities.h49 class SwingUtilities$OwnerFrame;
119 static ::javax::swing::SwingUtilities$OwnerFrame * ownerFrame;
/dports/lang/gnat_util/gcc-6-20180516/libjava/javax/swing/
H A DSwingUtilities$OwnerFrame.h16 class SwingUtilities$OwnerFrame;
21 class javax::swing::SwingUtilities$OwnerFrame : public ::java::awt::Frame
24 SwingUtilities$OwnerFrame();
29 SwingUtilities$OwnerFrame(::javax::swing::SwingUtilities$OwnerFrame *);
H A DSwingUtilities.h49 class SwingUtilities$OwnerFrame;
119 static ::javax::swing::SwingUtilities$OwnerFrame * ownerFrame;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/javax/swing/
H A DSwingUtilities$OwnerFrame.h16 class SwingUtilities$OwnerFrame;
21 class javax::swing::SwingUtilities$OwnerFrame : public ::java::awt::Frame
24 SwingUtilities$OwnerFrame();
29 SwingUtilities$OwnerFrame(::javax::swing::SwingUtilities$OwnerFrame *);
H A DSwingUtilities.h49 class SwingUtilities$OwnerFrame;
119 static ::javax::swing::SwingUtilities$OwnerFrame * ownerFrame;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/javax/swing/
H A DSwingUtilities$OwnerFrame.h16 class SwingUtilities$OwnerFrame;
21 class javax::swing::SwingUtilities$OwnerFrame : public ::java::awt::Frame
24 SwingUtilities$OwnerFrame();
29 SwingUtilities$OwnerFrame(::javax::swing::SwingUtilities$OwnerFrame *);
H A DSwingUtilities.h49 class SwingUtilities$OwnerFrame;
119 static ::javax::swing::SwingUtilities$OwnerFrame * ownerFrame;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/javax/swing/
H A DSwingUtilities$OwnerFrame.h16 class SwingUtilities$OwnerFrame;
21 class javax::swing::SwingUtilities$OwnerFrame : public ::java::awt::Frame
24 SwingUtilities$OwnerFrame();
29 SwingUtilities$OwnerFrame(::javax::swing::SwingUtilities$OwnerFrame *);
H A DSwingUtilities.h49 class SwingUtilities$OwnerFrame;
119 static ::javax::swing::SwingUtilities$OwnerFrame * ownerFrame;
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DSwingUtilities.java80 private static OwnerFrame ownerFrame;
1027 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1076 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSwingUtilities.java81 private static OwnerFrame ownerFrame;
1163 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1213 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DSwingUtilities.java81 private static OwnerFrame ownerFrame;
1163 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1213 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSwingUtilities.java81 private static OwnerFrame ownerFrame;
1163 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1213 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/
H A DSwingUtilities.java81 private static OwnerFrame ownerFrame;
1163 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1213 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/
H A DSwingUtilities.java81 private static OwnerFrame ownerFrame;
1163 ownerFrame = new OwnerFrame(); in getOwnerFrame()
1213 private static class OwnerFrame extends Frame class in SwingUtilities
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A DChangeLog-20047993 (SwingUtilities.OwnerFrame): made static.
7994 (OwnerFrame.setVisible): New method. Overridden with
7996 (OwnerFrame.isShowing): New method. Ovverridden
8032 (ownerFrame): Change type of this field to OwnerFrame.
8033 (getOwnerFrame): Changed to return object of type OwnerFrame.
8034 (SwingUtilities.OwnerFrame): New class. Represents owner

12