Home
last modified time | relevance | path

Searched refs:back_type (Results 1 – 16 of 16) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libASGTK/
H A Dasgtklookedit.c318 back_type = ASGtkMSB_SolidColor; in asgtk_mystyle_edit_set_background_type()
327 back_type = ASGtkMSB_GradientH; in asgtk_mystyle_edit_set_background_type()
331 back_type = ASGtkMSB_GradientV; in asgtk_mystyle_edit_set_background_type()
341 back_type = ASGtkMSB_GradientV; in asgtk_mystyle_edit_set_background_type()
344 back_type = ASGtkMSB_GradientH; in asgtk_mystyle_edit_set_background_type()
354 back_type = in asgtk_mystyle_edit_set_background_type()
365 back_type = ASGtkMSB_Tint; in asgtk_mystyle_edit_set_background_type()
367 back_type = ASGtkMSB_TintTwoWay; in asgtk_mystyle_edit_set_background_type()
372 back_type = in asgtk_mystyle_edit_set_background_type()
386 back_type); in asgtk_mystyle_edit_set_background_type()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/align/mergetree/
H A Dbitvec.hpp41 typedef std::vector<T> back_type; typedef in bitvec
42 back_type backend;
101 typename back_type::iterator i = backend.begin(); in clear()
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dfield.c127 if (((flags & DETECT_FIELD) && prefs.back_type[0]==BACK_ABSOLUTE) in newfield()
128 || ((flags & MEASURE_FIELD) && prefs.back_type[1]==BACK_ABSOLUTE)) in newfield()
129 field->back_type = BACK_ABSOLUTE; in newfield()
H A Dprefs.h101 backenum back_type[2]; /* bkgnd type */ member
H A Dpreflist.h56 {"BACK_TYPE", P_KEYLIST, prefs.back_type, 0,0, 0.0,0.0,
H A Dprefs.c474 prefs.back_type[1] = prefs.back_type[0]; in useprefs()
H A Dtypes.h375 backenum back_type; /* Background type */ member
H A Dback.c319 if (field->back_type == BACK_ABSOLUTE) in makeback()
1025 if (field->back_type==BACK_ABSOLUTE) in subbackline()
/dports/net/py-kafka-python/kafka-python-1.4.5/kafka/
H A Dfuture.py76 def _call_backs(self, back_type, backs, value): argument
81 log.exception('Error processing %s', back_type)
/dports/games/megamario/MegaMario_v1.7_full/src/
H A Dlevels.h31 bool back_type; variable
H A Dlevels.cpp300 back_type = 1; in interpreteSceneLine()
390 if(!back_type) in drawBackground()
832 back_type = 0; in unloadLevel()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dwinstatus.c1202 int back_type; in on_window_status_changed() local
1207 back_type = BACK_STICKY; in on_window_status_changed()
1216 back_type = BACK_UNFOCUSED; in on_window_status_changed()
1226 unfocus_mystyle = asw->hints->mystyle_names[back_type]; in on_window_status_changed()
1227 if (frame_data->title_style_names[back_type]) in on_window_status_changed()
1228 unfocus_mystyle = frame_data->title_style_names[back_type]; in on_window_status_changed()
1230 unfocus_mystyle = Scr.Look.MSWindow[back_type]->name; in on_window_status_changed()
1235 (frame_data->frame_style_names[back_type] == in on_window_status_changed()
1237 frame_style_names[back_type]; in on_window_status_changed()
/dports/print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.17/src/
H A Dfilter.c75 extern EPS_INT32 back_type;
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dobjcopy.c2202 int back_type = back->note.namedata[attribute_type_byte]; in merge_gnu_build_notes() local
2215 if (back_type != note_type) in merge_gnu_build_notes()
2219 if (back_type == GNU_BUILD_ATTRIBUTE_STACK_SIZE) in merge_gnu_build_notes()
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DTagNames.pod11219 'back_type' CameraBackType no
11236 'back_type' CaptProfBackType no
11264 'back_type' ImgProfBackType no
11279 'back_type' ShootObjBackType no
11297 'back_type' CameraObjBackType no
11314 'back_type' CaptureObjBackType no
11331 'back_type' NeutObjBackType no
11347 'back_type' SelObjBackType no
11364 'back_type' SharpObjBackType no
11379 'back_type' ToneObjBackType no
[all …]
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DTagNames.pod11581 'back_type' CameraBackType no
11598 'back_type' CaptProfBackType no
11626 'back_type' ImgProfBackType no
11641 'back_type' ShootObjBackType no
11659 'back_type' CameraObjBackType no
11676 'back_type' CaptureObjBackType no
11693 'back_type' NeutObjBackType no
11709 'back_type' SelObjBackType no
11726 'back_type' SharpObjBackType no
11741 'back_type' ToneObjBackType no
[all …]