Home
last modified time | relevance | path

Searched defs:CDKOBJS (Results 1 – 3 of 3) sorted by relevance

/dports/editors/textadept/cdk-5.0-20200923/include/
H A Dcdk_objs.h144 typedef struct CDKOBJS { struct
145 int screenIndex;
146 CDKSCREEN * screen;
147 const CDKFUNCS * fn;
148 boolean box;
149 int borderSize;
151 boolean hasFocus;
152 boolean isVisible;
154 void * dataPtr;
155 CDKDataUnion resultData;
[all …]
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dcdk_objs.h144 typedef struct CDKOBJS { struct
145 int screenIndex;
146 CDKSCREEN * screen;
147 const CDKFUNCS * fn;
148 boolean box;
149 int borderSize;
151 boolean hasFocus;
152 boolean isVisible;
154 void * dataPtr;
155 CDKDataUnion resultData;
[all …]
/dports/devel/cdk/cdk-5.0-20161210/include/
H A Dcdk_objs.h144 typedef struct CDKOBJS { struct
145 int screenIndex;
146 CDKSCREEN * screen;
147 const CDKFUNCS * fn;
148 boolean box;
149 int borderSize;
151 boolean hasFocus;
152 boolean isVisible;
154 void * dataPtr;
155 CDKDataUnion resultData;
[all …]