Searched defs:src (Results 401 - 425 of 510) sorted by relevance

<<11121314151617181920>>

/openjdk7/hotspot/src/share/vm/runtime/
H A Drelocator.cpp444 // Create a new array, copying the src array but adding a hole at
447 size_t where, int hole_sz, typeArrayOop src) {
449 Handle src_hnd(THREAD, src);
451 oopFactory::new_permanent_byteArray(src->length() + hole_sz, CHECK_NULL);
452 src = (typeArrayOop)src_hnd();
454 address src_addr = (address)src->byte_at_addr(0);
459 src_addr + where, src->length() - where);
446 insert_hole_at( size_t where, int hole_sz, typeArrayOop src) argument
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageConvIndex3_8_16nw.c62 mlib_image *src, \
71 mlib_image *src, \
93 mlib_s32 hgt = mlib_ImageGetHeight(src); \
94 mlib_s32 wid = mlib_ImageGetWidth(src); \
95 mlib_s32 sll = mlib_ImageGetStride(src) / sizeof(DTYPE); \
97 DTYPE *adr_src = (DTYPE *)mlib_ImageGetData(src); \
823 mlib_image *src,
835 mlib_image *src,
822 mlib_convMxN_Index3_8_16nw(mlib_image *dst, mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dm, mlib_s32 dn, mlib_s32 *kern, mlib_s32 scale, void *colormap) argument
H A Dmlib_v_ImageConvIndex3_8_8nw.c62 mlib_image *src, \
71 mlib_image *src, \
93 mlib_s32 hgt = mlib_ImageGetHeight(src); \
94 mlib_s32 wid = mlib_ImageGetWidth(src); \
95 mlib_s32 sll = mlib_ImageGetStride(src) / sizeof(DTYPE); \
97 DTYPE *adr_src = (DTYPE *)mlib_ImageGetData(src); \
823 mlib_image *src,
835 mlib_image *src,
822 mlib_convMxN_Index3_8_8nw(mlib_image *dst, mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dm, mlib_s32 dn, mlib_s32 *kern, mlib_s32 scale, void *colormap) argument
H A Dmlib_v_ImageConvMxN_8.c35 * const mlib_image *src,
45 * src Ptr to source image structure
73 const mlib_image *src,
92 const mlib_image *src,
104 return mlib_c_convMxNnw_u8(dst, src, kernel, kwid, khgt, khw, khh,
107 nchannel = mlib_ImageGetChannels(src);
114 return mlib_convMxN_8nw_f(dst, src, kwid, khgt, khw, khh, kernel, discardbits);
117 return mlib_convMxN_8nw_mask(dst, src, kwid, khgt, khw, khh, kernel,
126 const mlib_image *src,
142 mlib_s32 hgt = mlib_ImageGetHeight(src);
91 mlib_convMxNnw_u8(mlib_image *dst, const mlib_image *src, const mlib_s32 *kernel, mlib_s32 kwid, mlib_s32 khgt, mlib_s32 khw, mlib_s32 khh, mlib_s32 discardbits, mlib_s32 cmask) argument
125 mlib_convMxN_8nw_mask(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dm, mlib_s32 dn, const mlib_s32 *kern, mlib_s32 scale, mlib_s32 cmask) argument
[all...]
H A Dmlib_v_ImageConvMxN_8ext.c31 * edge = src extended
47 * src Ptr to source image structure
75 const mlib_image *src,
86 const mlib_image *src,
107 const mlib_image *src,
121 return mlib_c_convMxNext_u8(dst, src, kernel, kwid, khgt,
124 nchannel = mlib_ImageGetChannels(src);
131 return mlib_convMxN_8ext_f(dst, src, kwid, khgt, dx_l, dx_r, dy_t, dy_b, kernel,
135 return mlib_convMxN_8ext_mask(dst, src, kwid, khgt, dx_l, dx_r, dy_t, dy_b, kernel,
144 const mlib_image *src,
106 mlib_convMxNext_u8(mlib_image *dst, const mlib_image *src, const mlib_s32 *kernel, mlib_s32 kwid, mlib_s32 khgt, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 discardbits, mlib_s32 cmask) argument
143 mlib_convMxN_8ext_f(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scale) argument
828 mlib_convMxN_8ext_mask(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scale, mlib_s32 cmask) argument
[all...]
H A Dmlib_v_ImageConv_8nw.c61 const mlib_image *src, \
70 const mlib_image *src, \
92 mlib_s32 hgt = mlib_ImageGetHeight(src); \
93 mlib_s32 wid = mlib_ImageGetWidth(src); \
94 mlib_s32 sll = mlib_ImageGetStride(src) / sizeof(DTYPE); \
96 DTYPE *adr_src = (DTYPE *)mlib_ImageGetData(src); \
848 const mlib_image *src,
859 const mlib_image *src,
847 mlib_convMxN_Index3_8_8nw(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dm, mlib_s32 dn, const mlib_s32 *kern, mlib_s32 scale, const void *colormap) argument
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_ByteGray_Mask.c709 mlib_u8 *src = (void*)pixels; local
714 pix = *src++;
725 mix0 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[3]), mix0);
726 mix1 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[7]), mix1);
727 mix0 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[2]), mix0);
728 mix1 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[6]), mix1);
729 mix0 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[1]), mix0);
730 mix1 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[5]), mix1);
731 mix0 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[0]), mix0);
732 mix1 = vis_faligndata(vis_ld_u16(TBL_MUL + 2*src[
[all...]
H A Dvis_IntArgbPre.c33 0xFF000000 | (src[3*i + 2] << 16) | (src[3*i + 1] << 8) | src[3*i]
59 mlib_f32 *src = srcBase; local
65 dstA0 = *(mlib_u8*)(src + i);
66 dstARGB0 = src[i];
75 dstA0 = *(mlib_u8*)(src + i);
76 dstA1 = *(mlib_u8*)(src + i + 1);
77 dstARGB = vis_freg_pair(src[i], src[
112 mlib_s32 *src = srcBase; local
142 mlib_f32 *src = srcBase; local
217 mlib_f32 *src = srcBase; local
273 mlib_s32 *src = srcBase; local
302 mlib_f32 *src = srcBase; local
387 mlib_f32 *src = srcBase; local
471 mlib_f32 *src = srcBase; local
509 mlib_f32 *src = srcBase; local
586 mlib_u8 *src = srcBase; local
640 mlib_u8 *src = srcBase; local
695 mlib_u8 *src = srcBase; local
726 mlib_u8 *src = srcBase; local
762 mlib_u8 *src = srcBase; local
792 mlib_u8 *src = srcBase; local
834 mlib_u8 *src = srcBase; local
869 mlib_u8 *src = srcBase; local
915 mlib_u8 *src = srcBase; local
949 mlib_u8 *src = srcBase; local
1000 mlib_u8 *src = srcBase; local
1038 mlib_u8 *src = srcBase; local
1149 mlib_u8 *src = (void*)pixels; local
1204 mlib_u8 *src = (void*)pixels; local
[all...]
H A Dvis_IntRgbx.c38 (src[3*i + 2] << 24) | (src[3*i + 1] << 16) | (src[3*i] << 8)
58 mlib_u32 *src = srcBase; local
64 dst[i] = 0xff000000 | (src[i] >> 8);
70 dd = vis_freg_pair(((mlib_f32*)src)[i], ((mlib_f32*)src)[i + 1]);
76 dst[i] = 0xff000000 | (src[i] >> 8);
97 mlib_u32 *src = srcBase; local
102 PTR_ADD(src, (sylo
146 mlib_u32 *src = srcBase; local
185 mlib_u32 *src = srcBase; local
258 mlib_u8 *src = srcBase; local
279 mlib_u8 *src = srcBase; local
330 mlib_u8 *src = srcBase; local
354 mlib_u8 *src = srcBase; local
408 mlib_u8 *src = srcBase; local
428 mlib_u8 *src = srcBase; local
475 mlib_u8 *src = srcBase; local
496 mlib_u8 *src = srcBase; local
552 mlib_s32 *src = srcBase; local
597 mlib_s32 *src = srcBase; local
656 mlib_s32 *src = srcBase; local
712 mlib_u8 *src = srcBase; local
753 mlib_u8 *src = srcBase; local
803 mlib_u8 *src = srcBase; local
852 mlib_u8 *src = srcBase; local
912 mlib_u8 *src = srcBase; local
1021 mlib_u8 *src = (void*)pixels; local
[all...]
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageColorTrue2Index.c33 * const mlib_image *src,
39 * src Pointer to source image.
45 * The src can be an MLIB_BYTE or MLIB_SHORT image with 3 or 4 channels.
55 * The src image and the lut must have same number of channels.
101 c0 = src + SHIFT; \
102 c1 = src + 1 + SHIFT; \
103 c2 = src + 2 + SHIFT; \
201 c0 = src; \
202 c1 = src + 1; \
203 c2 = src
2544 mlib_ImageColorTrue2Index(mlib_image *dst, const mlib_image *src, const void *colormap) argument
3649 mlib_ImageColorTrue2IndexLine_U8_U8_3(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
3689 mlib_ImageColorTrue2IndexLine_U8_U8_3_in_4(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
3730 mlib_ImageColorTrue2IndexLine_U8_U8_4(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
3770 mlib_ImageColorTrue2IndexLine_U8_S16_3(const mlib_u8 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
3821 mlib_ImageColorTrue2IndexLine_U8_S16_3_in_4(const mlib_u8 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
3873 mlib_ImageColorTrue2IndexLine_U8_S16_4(const mlib_u8 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
3924 mlib_ImageColorTrue2IndexLine_S16_S16_3(const mlib_s16 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
3972 mlib_ImageColorTrue2IndexLine_S16_S16_3_in_4(const mlib_s16 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
4021 mlib_ImageColorTrue2IndexLine_S16_S16_4(const mlib_s16 *src, mlib_s16 *dst, mlib_s32 length, const void *state) argument
4069 mlib_ImageColorTrue2IndexLine_S16_U8_3(const mlib_s16 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
4106 mlib_ImageColorTrue2IndexLine_S16_U8_3_in_4(const mlib_s16 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
4144 mlib_ImageColorTrue2IndexLine_S16_U8_4(const mlib_s16 *src, mlib_u8 *dst, mlib_s32 length, const void *state) argument
4197 mlib_ImageColorTrue2IndexLine_U8_BIT_1(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 bit_offset, mlib_s32 length, const void *state) argument
4234 mlib_ImageColorTrue2IndexLine_U8_BIT_1(const mlib_u8 *src, mlib_u8 *dst, mlib_s32 bit_offset, mlib_s32 length, const void *state) argument
[all...]
H A Dmlib_ImageConv2x2_f.c67 hgt = mlib_ImageGetHeight(src); \
68 wid = mlib_ImageGetWidth(src); \
69 nchannel = mlib_ImageGetChannels(src); \
70 sll = mlib_ImageGetStride(src) / sizeof(type); \
72 adr_src = (type *)mlib_ImageGetData(src); \
219 const mlib_image *src,
356 const mlib_image *src,
511 const mlib_image *src,
652 const mlib_image *src,
811 const mlib_image *src,
218 mlib_c_conv2x2nw_s16(mlib_image *dst, const mlib_image *src, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
355 mlib_c_conv2x2ext_s16(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
510 mlib_c_conv2x2nw_u16(mlib_image *dst, const mlib_image *src, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
651 mlib_c_conv2x2ext_u16(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
810 mlib_c_conv2x2nw_u8(mlib_image *dst, const mlib_image *src, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
957 mlib_c_conv2x2ext_u8(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
[all...]
H A Dmlib_ImageScanPoly.c40 const mlib_image *src,
76 srcData = mlib_ImageGetData(src);
78 srcWidth = mlib_ImageGetWidth(src);
79 srcHeight = mlib_ImageGetHeight(src);
82 srcYStride = mlib_ImageGetStride(src);
84 paddings = mlib_ImageGetPaddings(src);
168 * STORE_PARAM(param, src);
171 param->src = (void *)src;
38 mlib_AffineEdges(mlib_affine_param *param, const mlib_image *dst, const mlib_image *src, void *buff_lcl, mlib_s32 buff_size, mlib_s32 kw, mlib_s32 kh, mlib_s32 kw1, mlib_s32 kh1, mlib_edge edge, const mlib_d64 *mtx, mlib_s32 shiftx, mlib_s32 shifty) argument
/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java190 protected int normalize(char[] src, int srcStart, int srcLimit, argument
198 System.arraycopy(src,srcStart,dest,destStart,srcLen);
206 protected int normalize(char[] src, int srcStart, int srcLimit, argument
209 return normalize( src, srcStart, srcLimit,
219 protected String normalize(String src, int options) { argument
220 return src;
259 protected QuickCheckResult quickCheck(char[] src,int start, int limit, argument
293 protected int normalize(char[] src, int srcStart, int srcLimit, argument
297 return NormalizerImpl.decompose(src, srcStart,srcLimit,
302 protected String normalize( String src, in argument
322 quickCheck(char[] src,int start, int limit,boolean allowMaybe, UnicodeSet nx) argument
355 normalize(char[] src, int srcStart, int srcLimit, char[] dest,int destStart,int destLimit, UnicodeSet nx) argument
364 normalize( String src, int options) argument
384 quickCheck(char[] src,int start, int limit,boolean allowMaybe, UnicodeSet nx) argument
416 normalize(char[] src, int srcStart, int srcLimit, char[] dest,int destStart,int destLimit, UnicodeSet nx) argument
424 normalize( String src, int options) argument
442 quickCheck(char[] src,int start, int limit,boolean allowMaybe, UnicodeSet nx) argument
475 normalize(char[] src, int srcStart, int srcLimit, char[] dest,int destStart,int destLimit, UnicodeSet nx) argument
483 normalize( String src, int options) argument
500 quickCheck(char[] src,int start, int limit,boolean allowMaybe, UnicodeSet nx) argument
777 normalize(char[] src,int srcStart, int srcLimit, char[] dest,int destStart, int destLimit, Mode mode, int options) argument
1041 getPrevNorm32(UCharacterIterator src, int minC, int mask, char[] chars) argument
1082 isPrevBoundary(UCharacterIterator src, int minC, int mask, char[] chars) argument
1094 isPrevBoundary(UCharacterIterator src, int minC, int ccOrQCMask, char[] chars) argument
1113 isPrevBoundary(UCharacterIterator src, int minC, int ccOrQCMask, char[] chars) argument
1126 findPreviousIterationBoundary(UCharacterIterator src, IsPrevBoundary obj, int minC, int mask, char[] buffer, int[] startIndex) argument
1174 previous(UCharacterIterator src, char[] dest, int destStart, int destLimit, Mode mode, boolean doNormalize, boolean[] pNeededToNormalize, int options) argument
1267 isNextBoundary(UCharacterIterator src, int minC, int mask, int[] chars) argument
1278 getNextNorm32(UCharacterIterator src, int minC, int mask, int[] chars) argument
1319 isNextBoundary(UCharacterIterator src, int minC, int ccOrQCMask, int[] chars) argument
1335 isNextBoundary(UCharacterIterator src, int minC, int ccOrQCMask, int[] chars) argument
1348 findNextIterationBoundary(UCharacterIterator src, IsNextBoundary obj, int minC, int mask, char[] buffer) argument
1402 next(UCharacterIterator src, char[] dest, int destStart, int destLimit, NormalizerBase.Mode mode, boolean doNormalize, boolean[] pNeededToNormalize, int options) argument
[all...]
H A DUnicodeSet.java1596 private static synchronized UnicodeSet getInclusions(int src) { argument
1600 if(INCLUSIONS[src] == null) {
1602 switch(src) {
1607 throw new IllegalStateException("UnicodeSet.getInclusions(unknown src "+src+")");
1609 INCLUSIONS[src] = incl;
1611 return INCLUSIONS[src];
1617 private UnicodeSet applyFilter(Filter filter, int src) { argument
1635 UnicodeSet inclusions = getInclusions(src);
/openjdk7/jdk/src/share/classes/sun/tools/javac/
H A DBatchEnvironment.java1254 void reportError(Object src, long where, String err, String msg) { argument
1255 if (src == null) {
1271 } else if (src instanceof String) {
1272 String fileName = (String)src;
1284 // This is a deprecation warning. Add `src' to the
1286 if (!deprecationFiles.contains(src)) {
1287 deprecationFiles.addElement(src);
1320 } else if (src instanceof ClassFile) {
1321 reportError(((ClassFile)src).getPath(), where, err, msg);
1323 } else if (src instanceo
[all...]
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/
H A DImageTests.java123 imgsrcroot = new Group.EnableSet(imageroot, "src",
132 "Touch src image before every operation",
225 Image src; field in class:ImageTests.Context
249 ictx.src = env.getSrcImage();
472 Image src = tsit.getImage(env, size, size);
473 Graphics g = src.getGraphics();
492 env.setSrcImage(src);
519 Image src = ictx.src;
522 Graphics srcG = src
[all...]
/openjdk7/jdk/test/sun/nio/cs/
H A DEUC_TW_OLD.java10587 private CoderResult decodeArrayLoop(ByteBuffer src, argument
10590 byte[] sa = src.array();
10591 int sp = src.arrayOffset() + src.position();
10592 int sl = src.arrayOffset() + src.limit();
10669 src.position(sp - src.arrayOffset());
10674 private CoderResult decodeBufferLoop(ByteBuffer src, argument
10677 int mark = src
10750 decodeLoop(ByteBuffer src, CharBuffer dst) argument
32527 encodeArrayLoop(CharBuffer src, ByteBuffer dst) argument
32576 encodeBufferLoop(CharBuffer src, ByteBuffer dst) argument
32619 encodeLoop(CharBuffer src, ByteBuffer dst) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DDatagramChannelImpl.java432 public int send(ByteBuffer src, SocketAddress target) argument
435 if (src == null)
462 return write(src);
473 n = send(fd, src, isa);
490 private int send(FileDescriptor fd, ByteBuffer src, InetSocketAddress target) argument
493 if (src instanceof DirectBuffer)
494 return sendFromNativeBuffer(fd, src, target);
497 int pos = src.position();
498 int lim = src.limit();
504 bb.put(src);
[all...]
H A DFileChannelImpl.java191 public int write(ByteBuffer src) throws IOException { argument
205 n = IOUtil.write(fd, src, -1, nd);
576 private long transferFromFileChannel(FileChannelImpl src, argument
580 if (!src.readable)
582 synchronized (src.positionLock) {
583 long pos = src.position();
584 long max = Math.min(count, src.size() - pos);
591 MappedByteBuffer bb = src.map(MapMode.READ_ONLY, p, size);
608 src.position(pos + nwritten);
615 private long transferFromArbitraryChannel(ReadableByteChannel src, argument
651 transferFrom(ReadableByteChannel src, long position, long count) argument
710 write(ByteBuffer src, long position) argument
727 writeInternal(ByteBuffer src, long position) argument
1160 transferTo0(int src, long position, long count, int dst) argument
[all...]
/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRBackend.java56 public void copyArea(int src, int dst, long gc, int srcx, int srcy, argument
86 public void renderComposite(byte op, int src, int mask, int dst, argument
98 public void XRenderCompositeText(byte op, int src, int dst, argument
114 public void renderCompositeTrapezoids(byte op, int src, int maskFormat, argument
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DSctpChannelImpl.java979 private int send(int fd, ByteBuffer src, MessageInfo messageInfo) argument
986 if (src instanceof DirectBuffer)
987 return sendFromNativeBuffer(fd, src, target, streamNumber,
991 int pos = src.position();
992 int lim = src.limit();
998 bb.put(src);
1000 /* Do not update src until we see how many bytes were written */
1001 src.position(pos);
1006 /* now update src */
1007 src
[all...]
H A DSctpMultiChannelImpl.java837 ByteBuffer src,
846 if (src instanceof DirectBuffer)
847 return sendFromNativeBuffer(fd, src, target, assocId,
851 int pos = src.position();
852 int lim = src.limit();
858 bb.put(src);
860 /* Do not update src until we see how many bytes were written */
861 src.position(pos);
866 /* now update src */
867 src
836 send(int fd, ByteBuffer src, int assocId, SocketAddress target, MessageInfo messageInfo) argument
[all...]
/openjdk7/jdk/src/solaris/classes/sun/nio/cs/ext/
H A DCOMPOUND_TEXT_Decoder.java108 protected CoderResult decodeLoop(ByteBuffer src, CharBuffer des) { argument
110 byte[] input = src.array();
111 int inOff = src.arrayOffset() + src.position();
112 int inEnd = src.arrayOffset() + src.limit();
125 src.position(inOff - src.arrayOffset());
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJSpinner.java1718 private boolean sameWindowAncestor(Component src, Component dest) { argument
1719 if (src == null || dest == null) {
1722 return SwingUtilities.getWindowAncestor(src) ==
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicPopupMenuUI.java836 Component src = me.getComponent();
839 if (isInPopup(src) ||
840 (src instanceof JMenu && ((JMenu)src).isSelected())) {
843 if (!(src instanceof JComponent) ||
844 ! (((JComponent)src).getClientProperty("doNotCancelPopup")
855 if(consumeEvent && !(src instanceof MenuElement)) {
862 if(!(src instanceof MenuElement)) {
864 if (isInPopup(src)) {
868 if(src instanceo
895 isInPopup(Component src) argument
[all...]

Completed in 1161 milliseconds

<<11121314151617181920>>