Home
last modified time | relevance | path

Searched defs:Line_Type (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libslang2/slang-2.3.2/doc/tm/tools/
H A Dtm2txt.c122 static int Line_Type; variable
/dports/japanese/libslang/slang-1.4.5jp2/doc/tm/tools/
H A Dtm2txt.c117 static int Line_Type; variable
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlprint.adb670 type Line_Type is (Line_Blank, Line_Comment, Line_Text); type
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dline.c909 PyTypeObject Line_Type = { variable
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_gesture_layer.c324 typedef struct _Line_Type Line_Type; typedef
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph.cc8358Line_Type::Line_Type(int x,int y,int w,int h,int lt):Fl_Button(x,y,w,h),line_type_(lt),show_pnt_(f… in Line_Type() function in xcas::Line_Type