Home
last modified time | relevance | path

Searched refs:subviewPtr (Results 1 – 12 of 12) sorted by relevance

/dports/lang/jimtcl/jimtcl-0.81/
H A Djim-mk.cpp1456 const c4_Property *subviewPtr; in view_cmd_group() local
1459 if (JimGetPropertyTyped(interp, argv[0], MK_PROPERTY_VIEW, &subviewPtr) != JIM_OK) in view_cmd_group()
1465 … Jim_SetResult(interp, JimNewViewObj(interp, viewPtr->GroupBy(props, *(c4_ViewProp *)subviewPtr))); in view_cmd_group()
1472 const c4_Property *subviewPtr; in view_cmd_flatten() local
1474 if (JimGetProperty(interp, argv[0], *viewPtr, NULL, &subviewPtr) != JIM_OK) in view_cmd_flatten()
1477 if (subviewPtr->Type() != MK_PROPERTY_VIEW) { in view_cmd_flatten()
1479 JimMkTypeName(subviewPtr->Type())); in view_cmd_flatten()
1483 Jim_SetResult(interp, JimNewViewObj(interp, viewPtr->JoinProp(*(c4_ViewProp *)subviewPtr))); in view_cmd_flatten()
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim-mk.cpp1456 const c4_Property *subviewPtr; in view_cmd_group() local
1459 if (JimGetPropertyTyped(interp, argv[0], MK_PROPERTY_VIEW, &subviewPtr) != JIM_OK) in view_cmd_group()
1465 … Jim_SetResult(interp, JimNewViewObj(interp, viewPtr->GroupBy(props, *(c4_ViewProp *)subviewPtr))); in view_cmd_group()
1472 const c4_Property *subviewPtr; in view_cmd_flatten() local
1474 if (JimGetProperty(interp, argv[0], *viewPtr, NULL, &subviewPtr) != JIM_OK) in view_cmd_flatten()
1477 if (subviewPtr->Type() != MK_PROPERTY_VIEW) { in view_cmd_flatten()
1479 JimMkTypeName(subviewPtr->Type())); in view_cmd_flatten()
1483 Jim_SetResult(interp, JimNewViewObj(interp, viewPtr->JoinProp(*(c4_ViewProp *)subviewPtr))); in view_cmd_flatten()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m487 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
492 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m487 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
492 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m487 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
492 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCWrapper.m486 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
491 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m486 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
491 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m486 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
491 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m487 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
492 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m487 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
492 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCWrapper.m486 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
491 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCWrapper.m486 (JNIEnv *env, jclass cls, jlong viewPtr, jlong subviewPtr)
491 NSView *subview = (NSView *)jlong_to_ptr(subviewPtr);