Home
last modified time | relevance | path

Searched refs:one_of_many (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Devolvotron_main.h132 …st boost::shared_ptr<const MutatableImage>& image,MutatableImageDisplay* display,bool one_of_many);
290 …st boost::shared_ptr<const MutatableImage>& image,MutatableImageDisplay* display,bool one_of_many);
291 …st boost::shared_ptr<const MutatableImage>& image,MutatableImageDisplay* display,bool one_of_many);
292 …st boost::shared_ptr<const MutatableImage>& image,MutatableImageDisplay* display,bool one_of_many);
366 …re(MutatableImageDisplay* display,const boost::shared_ptr<const MutatableImage>&,bool one_of_many);
H A Devolvotron_main.cpp380 …::shared_ptr<const MutatableImage>& image_function,MutatableImageDisplay* display,bool one_of_many) in spawn_normal() argument
391 display->image_function(new_image_function,one_of_many); in spawn_normal()
394 …::shared_ptr<const MutatableImage>& image_function,MutatableImageDisplay* display,bool one_of_many) in spawn_recoloured() argument
401 display->image_function(it,one_of_many); in spawn_recoloured()
404 …::shared_ptr<const MutatableImage>& image_function,MutatableImageDisplay* display,bool one_of_many) in spawn_warped() argument
414 display->image_function(it,one_of_many); in spawn_warped()
417 …ageDisplay* display,const boost::shared_ptr<const MutatableImage>& image_function,bool one_of_many) in restore() argument
419 if (is_known(display)) display->image_function(image_function,one_of_many); in restore()
H A Dmutatable_image_display.h183 void image_function(const boost::shared_ptr<const MutatableImage>& image_fn,bool one_of_many);
H A Dmutatable_image_display.cpp228 …ableImageDisplay::image_function(const boost::shared_ptr<const MutatableImage>& i,bool one_of_many) in image_function() argument
247 if (one_of_many) in image_function()
282 one_of_many in image_function()
/dports/security/binwalk/binwalk-2.1.1/src/binwalk/modules/
H A Dsignature.py68 self.one_of_many = None
120 if r.id == self.one_of_many:
123 self.one_of_many = r.id
125 self.one_of_many = None
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dxm_prefs_scroll.c69 static Arg one_of_many = { XmNindicatorType, XmONE_OF_MANY }; variable
298 scroll_keep = XmCreateToggleButtonGadget(form, Xdvi_SCROLL_KEEP_STR, &one_of_many, 1); in h_create_scrolling()
303 scroll_unkeep = XmCreateToggleButtonGadget(form, Xdvi_SCROLL_UNKEEP_STR, &one_of_many, 1); in h_create_scrolling()
327 size_option = XmCreateToggleButtonGadget(form1, Xdvi_HOME_POSITION_STR, &one_of_many, 1); in h_create_scrolling()
406 curr_option = XmCreateToggleButtonGadget(form2, Xdvi_SCROLL_CURRENT_STR, &one_of_many, 1); in h_create_scrolling()
H A Dxm_prefs_appearance.c69 static Arg one_of_many = { XmNindicatorType, XmONE_OF_MANY }; variable
481 tb_buttons_raised = XmCreateToggleButtonGadget(tb_buttons_rowcol, "Raised", &one_of_many, 1); in prefs_appearance()
484 tb_buttons_flat = XmCreateToggleButtonGadget(tb_buttons_rowcol, "Flat", &one_of_many, 1); in prefs_appearance()
508 …match_inverted = XmCreateToggleButtonGadget(match_rowcol, Xdvi_MATCH_INVERTED_STR, &one_of_many, 1… in prefs_appearance()
511 match_boxed = XmCreateToggleButtonGadget(match_rowcol, Xdvi_MATCH_BOXED_STR, &one_of_many, 1); in prefs_appearance()
H A Dxm_prefs_page.c70 static Arg one_of_many = { XmNindicatorType, XmONE_OF_MANY }; variable
302 portrait_button = XmCreateToggleButtonGadget(form, Xdvi_PAPER_PORTRAIT_STR, &one_of_many, 1); in update_preferences_paper()
312 landscape_button = XmCreateToggleButtonGadget(form, Xdvi_PAPER_LANDSCAPE_STR, &one_of_many, 1); in update_preferences_paper()
559 portrait_option = XmCreateToggleButtonGadget(form, Xdvi_PAPER_PORTRAIT_STR, &one_of_many, 1); in h_create_papersize_form()
570 landscape_option = XmCreateToggleButtonGadget(form, Xdvi_PAPER_LANDSCAPE_STR, &one_of_many, 1); in h_create_papersize_form()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/internet/podcasts/
H A Dpodcastupdater.cpp129 const Podcast& podcast, bool one_of_many) { in PodcastLoaded() argument
132 if (one_of_many) { in PodcastLoaded()
H A Dpodcastupdater.h52 bool one_of_many);
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/tools/
H A Dtypes.lst264 n_of_many one_of_many
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dttf.h246 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1020 info->one_of_many = true; in readttfheader()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1030 info->one_of_many = true; in readttfheader()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1030 info->one_of_many = true; in readttfheader()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1030 info->one_of_many = true; in readttfheader()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1030 info->one_of_many = true; in readttfheader()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
H A Dparsettf.c1030 info->one_of_many = true; in readttfheader()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h179 unsigned int one_of_many: 1; /* A TTCF file, or a opentype font with multiple fonts */ member

12