Home
last modified time | relevance | path

Searched refs:showCaret (Results 1 – 25 of 49) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DCaret.java86 if (!isShowing) return showCaret (); in blinkCaret()
331 if (isFocus && isVisible) showCaret (); in setBounds()
356 if (isVisible) showCaret (); in setFocus()
405 if (isFocus && isVisible) showCaret (); in setImage()
501 showCaret (); in setVisible()
507 boolean showCaret () { in showCaret() method in Caret
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DCaret.java87 if (!isShowing) return showCaret (); in blinkCaret()
373 if (isFocus && isVisible) showCaret (); in setBoundsInPixels()
404 if (isVisible) showCaret (); in setFocus()
453 if (isFocus && isVisible) showCaret (); in setImage()
573 showCaret (); in setVisible()
579 boolean showCaret () { in showCaret() method in Caret
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSCaret.cpp31 showCaret = true; in SCaret()
254 if (_on != showCaret) redraw (); in on()
255 showCaret = _on; in on()
288 return showCaret; in isOn()
312 if (!showCaret) in timeout()
377 state = showCaret; in animate()
H A DSCaret.h77 bool showCaret; variable
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DCaret.java87 if (!isShowing) return showCaret (); in blinkCaret()
373 if (isFocus && isVisible) showCaret (); in setBoundsInPixels()
404 if (isVisible) showCaret (); in setFocus()
453 if (isFocus && isVisible) showCaret (); in setImage()
573 showCaret (); in setVisible()
579 boolean showCaret () { in showCaret() method in Caret
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/debug/
H A Ddebugger.go77 d.showCaret(source, pos.Column)
87 func (d *Debugger) showCaret(source string, col int) { func
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java446 String showCaret = null; in SimpleConfiguration() local
447 if (((showCaret = options.get("showCaret")) != null) && in SimpleConfiguration()
448 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java446 String showCaret = null; in SimpleConfiguration() local
447 if (((showCaret = options.get("showCaret")) != null) && in SimpleConfiguration()
448 showCaret.equals("false")) in SimpleConfiguration()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiWorkArea_Private.h91 void showCaret();
H A DGuiWorkArea.cpp453 d->showCaret(); in startBlinkingCaret()
469 d->showCaret(); in toggleCaret()
646 void GuiWorkArea::Private::showCaret() in showCaret() function in lyx::frontend::GuiWorkArea::Private
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java461 String showCaret = null; in SimpleConfiguration() local
462 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
463 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java461 String showCaret = null; in SimpleConfiguration() local
462 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
463 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DAbstractDiagnosticFormatter.java465 String showCaret = null; in SimpleConfiguration() local
466 if (((showCaret = options.get("diags.showCaret")) != null) && in SimpleConfiguration()
467 showCaret.equals("false")) in SimpleConfiguration()
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Dentry.h29 void showCaret();
H A Dcombobox.cpp123 m_entry->showCaret(); in setEditable()
H A Dentry.cpp89 void Entry::showCaret() in showCaret() function in ui::Entry
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DStyledText.java2351 showCaret(); in doBlockContentStartEnd()
2533 showCaret(); in doContentStart()
2665 showCaret(); in doLineDown()
2688 showCaret(); in doLineEnd()
2705 showCaret(); in doLineStart()
2747 showCaret(); in doLineUp()
3036 showCaret();
3214 showCaret();
3402 showCaret();
3413 showCaret();
[all …]
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DStyledText.java2352 showCaret(); in doBlockContentStartEnd()
2534 showCaret(); in doContentStart()
2666 showCaret(); in doLineDown()
2689 showCaret(); in doLineEnd()
2706 showCaret(); in doLineStart()
2748 showCaret(); in doLineUp()
3037 showCaret();
3215 showCaret();
3403 showCaret();
3414 showCaret();
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DWindow.hsc608 showCaret :: HWND -> IO ()
609 showCaret wnd = function
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/
H A Dstatement.go148 c.showCaret(source, pos.Column)
155 func (c *Comp) showCaret(source string, col int) { func

12