Home
last modified time | relevance | path

Searched refs:ATTR_TARGET_CONVERTED (Results 1 – 25 of 91) sorted by relevance

1234

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit_adapter_ime.pas186 while (astart < len) and (attrbuf[astart] and ATTR_TARGET_CONVERTED=0) do
191 while (aend < len) and (attrbuf[aend] and ATTR_TARGET_CONVERTED<>0) do
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_ImeWin32.h319 return (attribute == ATTR_TARGET_CONVERTED || attribute == ATTR_TARGET_NOTCONVERTED); in IsTargetAttribute()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/awt/windows/
H A DWInputMethod.java68 public final static byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
522 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java71 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
527 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/awt/windows/
H A DWInputMethod.java68 public final static byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
522 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
547 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
542 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
547 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
542 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
542 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
547 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWInputMethod.java72 public static final byte ATTR_TARGET_CONVERTED = 0x01; field in WInputMethod
542 case ATTR_TARGET_CONVERTED: in sendInputMethodEvent()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsinputcontext.cpp431 while (start < attrLength && !(attrBuffer[start] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()
435 while (end < attrLength && (attrBuffer[end] & ATTR_TARGET_CONVERTED)) in getCompositionStringConvertedRange()

1234