Home
last modified time | relevance | path

Searched refs:TYPE_WIDGET (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DPDFAnnotation.java58 public static final int TYPE_WIDGET = 21; field in PDFAnnotation
/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixImgCmp.c70 #define TYPE_WIDGET 4 macro
1037 case TYPE_WIDGET:
1208 case TYPE_WIDGET:
1295 case TYPE_WIDGET:
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixImgCmp.c95 #define TYPE_WIDGET 4 macro
1054 case TYPE_WIDGET:
1234 case TYPE_WIDGET:
1316 case TYPE_WIDGET:
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DIWorkbenchRegistryConstants.java1324 String TYPE_WIDGET = "widget"; //$NON-NLS-1$ field