Home
last modified time | relevance | path

Searched refs:nIndexAttributeLength (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/skkinput3/skkinput-3.0.6/lib/proto/
H A DXIMClient.c3122 register int nIndexAttributeLength ; in ximClient_getIcValuePreeditAttributes() local
3139 nIndexAttributeLength = XIMPacket_GetDataSize (pPacket) ; in ximClient_getIcValuePreeditAttributes()
3151 nValueLength = XIMPacket_GetDataSize (pPacket) - nIndexAttributeLength - 2 ; in ximClient_getIcValuePreeditAttributes()
3152 XIMPacket_SetCard16 (pPacket, nIndexAttributeLength, (CARD16)nValueLength) ; in ximClient_getIcValuePreeditAttributes()
3172 register int nIndexAttributeLength ; in ximClient_getIcValueStatusAttributes() local
3189 nIndexAttributeLength = XIMPacket_GetDataSize (pPacket) ; in ximClient_getIcValueStatusAttributes()
3201 nValueLength = XIMPacket_GetDataSize (pPacket) - nIndexAttributeLength - 2 ; in ximClient_getIcValueStatusAttributes()
3202 XIMPacket_SetCard16 (pPacket, nIndexAttributeLength, (CARD16)nValueLength) ; in ximClient_getIcValueStatusAttributes()
/dports/japanese/skkinput/skkinput-2.06.4/
H A DXIMClient.c3132 register int nIndexAttributeLength ; in ximClient_getIcValuePreeditAttributes() local
3149 nIndexAttributeLength = XIMPacket_GetDataSize (pPacket) ; in ximClient_getIcValuePreeditAttributes()
3161 nValueLength = XIMPacket_GetDataSize (pPacket) - nIndexAttributeLength - 2 ; in ximClient_getIcValuePreeditAttributes()
3162 XIMPacket_SetCard16 (pPacket, nIndexAttributeLength, (CARD16)nValueLength) ; in ximClient_getIcValuePreeditAttributes()
3182 register int nIndexAttributeLength ; in ximClient_getIcValueStatusAttributes() local
3199 nIndexAttributeLength = XIMPacket_GetDataSize (pPacket) ; in ximClient_getIcValueStatusAttributes()
3211 nValueLength = XIMPacket_GetDataSize (pPacket) - nIndexAttributeLength - 2 ; in ximClient_getIcValueStatusAttributes()
3212 XIMPacket_SetCard16 (pPacket, nIndexAttributeLength, (CARD16)nValueLength) ; in ximClient_getIcValueStatusAttributes()