Home
last modified time | relevance | path

Searched refs:fCurrentTextLength (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java415 private int fCurrentTextLength = 0; field in CInputMethod
437 fCurrentTextLength = 0; in insertText()
443 fCurrentTextLength = rawText.length(); in startIMUpdate()
559 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
564 fCurrentTextLength, in unmarkText()
570 fCurrentTextLength = 0; in unmarkText()
591 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
604 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
607 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
698 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java415 private int fCurrentTextLength = 0; field in CInputMethod
437 fCurrentTextLength = 0; in insertText()
443 fCurrentTextLength = rawText.length(); in startIMUpdate()
559 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
564 fCurrentTextLength, in unmarkText()
570 fCurrentTextLength = 0; in unmarkText()
591 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
604 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
607 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
698 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java419 private int fCurrentTextLength = 0; field in CInputMethod
441 fCurrentTextLength = 0; in insertText()
447 fCurrentTextLength = rawText.length(); in startIMUpdate()
563 TextHitInfo theCaret = TextHitInfo.afterOffset(fCurrentTextLength); in unmarkText()
568 fCurrentTextLength, in unmarkText()
574 fCurrentTextLength = 0; in unmarkText()
595 … if ((location + length) > (fIMContext.getCommittedTextLength() + fCurrentTextLength)) { in attributedSubstringFromRange()
608 … } else if (location >= insertSpot && location < insertSpot + fCurrentTextLength) { in attributedSubstringFromRange()
611 …heIterator = fIMContext.getCommittedText(location - fCurrentTextLength, location - fCurrentTextLen… in attributedSubstringFromRange()
702 returnValue[1] = fCurrentTextLength; in markedRange()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1155 DECLARE_FIELD_RETURN(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I", NO);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1138 DECLARE_FIELD_RETURN(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I", NO);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1155 DECLARE_FIELD_RETURN(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I", NO);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DAWTView.m1108 static JNF_MEMBER_CACHE(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I");
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1113 static JNF_MEMBER_CACHE(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I");
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1113 static JNF_MEMBER_CACHE(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I");
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1138 DECLARE_FIELD_RETURN(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I", NO);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1134 DECLARE_FIELD_RETURN(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I", NO);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m1114 static JNF_MEMBER_CACHE(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I");
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DAWTView.m1108 static JNF_MEMBER_CACHE(jf_fCurrentTextLength, jc_CInputMethod, "fCurrentTextLength", "I");