Home
last modified time | relevance | path

Searched refs:do_fill (Results 1 – 25 of 78) sorted by relevance

1234

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dgpencil_curve.c56 const bool do_fill, in gpencil_check_same_material_color() argument
85 if (do_fill && !fill) { in gpencil_check_same_material_color()
95 if (do_fill) { in gpencil_check_same_material_color()
220 Main *bmain, Object *ob_gp, Object *ob_cu, bool *do_stroke, bool *do_fill) in gpencil_get_stroke_material_fromcurve() argument
236 *do_fill = true; in gpencil_get_stroke_material_fromcurve()
244 *do_fill = false; in gpencil_get_stroke_material_fromcurve()
249 *do_fill = true; in gpencil_get_stroke_material_fromcurve()
257 *do_fill = false; in gpencil_get_stroke_material_fromcurve()
269 ob_gp, color_stroke, color_fill, *do_stroke, *do_fill, &mat_gp); in gpencil_get_stroke_material_fromcurve()
273 bmain, ob_gp, color_stroke, color_fill, *do_stroke, *do_fill, &r_idx); in gpencil_get_stroke_material_fromcurve()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vipl/filter/
H A Dvipl_filter_helper.h216 int do_fill[4]; \
219 do_fill[0] = do_fill[1] = do_fill[2] = do_fill[3] = false
264 do_fill[0] = true;\
272 do_fill[1] = true; \
280 do_fill[2] = true;\
288 do_fill[3] = true;\
296 if (do_fill[tmpi]) {\
313 do_fill[0] = true;\
321 do_fill[1] = true; \
329 do_fill[2] = true;\
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/pdf/render/
H A Dgraphics.py266 self.do_fill = False
284 ans.do_fill, ans.do_stroke = self.do_fill, self.do_stroke
372 do_fill = True
398 do_fill = False
403 return color, opacity, pattern, do_fill
451 self.pending_state.do_fill = True
452 color, opacity, pattern, self.pending_state.do_fill = self.convert_brush(
475 if not hasattr(self, 'last_fill') or not self.current_state.do_fill:
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/control/
H A Dcanvas-item-bpath.cpp192 bool do_fill = (_fill & 0xff) != 0; // Not invisible. in render() local
195 if (!do_fill && !do_stroke) { in render()
207 /* optimized_stroke = */ !do_fill, 1); in render()
210 if (do_fill) { in render()
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/examples/
H A Dfill_example.cpp43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() function
53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() function
69 detail::do_fill(first, last, val, truth_type()); in fill()
79 opt::detail::do_fill(first, last, val, boost::false_type()); in fill()
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dindex.cc29 static void do_fill(void * data, int len, aud::FillFunc fill_func) in do_fill() function
156 do_fill((char *)m_data + pos, len, fill_func); in erase()
179 do_fill((char *)m_data + from + len - erase_len, erase_len, fill_func); in shift()
181 do_fill((char *)m_data + from, erase_len, fill_func); in shift()
222 do_fill((char *)b.m_data + from, len, fill_func); in move_from()
/dports/devel/z88dk/z88dk/libsrc/gfx/narrow/
H A Dfill.asm19 EXTERN do_fill
31 call do_fill
H A Ddfill.asm19 PUBLIC do_fill
29 .do_fill
/dports/graphics/blender/blender-2.91.0/source/blender/editors/mesh/
H A Deditmesh_rip.c513 static int edbm_rip_invoke__vert(bContext *C, const wmEvent *event, Object *obedit, bool do_fill) in edbm_rip_invoke__vert() argument
597 if (do_fill) { in edbm_rip_invoke__vert()
734 if (do_fill) { in edbm_rip_invoke__vert()
781 if (do_fill) { in edbm_rip_invoke__vert()
801 if (do_fill) { in edbm_rip_invoke__vert()
857 if (do_fill && fill_uloop_pairs) { in edbm_rip_invoke__vert()
970 if (do_fill) { in edbm_rip_invoke__edge()
987 if (do_fill && fill_uloop_pairs) { in edbm_rip_invoke__edge()
1008 const bool do_fill = RNA_boolean_get(op->ptr, "use_fill"); in edbm_rip_invoke() local
1064 ret = edbm_rip_invoke__vert(C, event, obedit, do_fill); in edbm_rip_invoke()
[all …]
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dfill.c29 do_fill (cairo_t *cr, int width, int height, int loops) in do_fill() function
119 cairo_perf_cover_sources_and_operators (perf, "fill", do_fill, NULL); in fill()
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dfill_help.h31 static void do_fill(ForwardIterator first, ForwardIterator last, const T& value) in do_fill() function
44 static void do_fill(ForwardIterator first, ForwardIterator last, const T& value)
77 eastl::fill_imp< is_scalar<T>::value >::do_fill(first, last, value);
263 static OutputIterator do_fill(OutputIterator first, Size n, const T& value)
275 static OutputIterator do_fill(OutputIterator first, Size n, const T& value)
301 return eastl::fill_n_imp<is_scalar<T>::value>::do_fill(first, n, value);
/dports/science/gnudatalanguage/gdl-1.0.1/obsolete/
H A Dgshhs.cpp152 bool do_fill = false; in old_body()
228 do_fill = (kw_fill && i == continents); in old_body()
278 if ( do_fill && line ) skip = true; in old_body()
313 GDLgrProjectedPolygonPlot(actStream, ref, map, lons, lats, false, do_fill, NULL); in old_body()
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting.cpp533 *do_fill= &(localusym.fill); in GetUsym()
545 localusym.fill=do_fill; in SetUsym()
741 DInt *do_fill; in draw_polyline() local
758 do_fill=&nofill; in draw_polyline()
910 if ( *do_fill==1 ) in draw_polyline()
940 if (*do_fill == 1) in draw_polyline()
993 if ( *do_fill==1 ) in draw_polyline()
1023 if (*do_fill == 1) in draw_polyline()
1610 DInt do_fill; in usersym() local
1661 do_fill=0; in usersym()
[all …]
/dports/devel/z88dk/z88dk/libsrc/target/mc1000/graphics/
H A Ddfill.asm18 PUBLIC do_fill
31 .do_fill
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/doc/
H A Dexamples.qbk74 void do_fill(I first, I last, const T& val, const boost::__integral_constant<bool, b>&)
84 void do_fill(T* first, T* last, const T& val, const boost::__true_type&)
100 detail::do_fill(first, last, val, truth_type());
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/doc/
H A Dexamples.qbk74 void do_fill(I first, I last, const T& val, const boost::__integral_constant<bool, b>&)
84 void do_fill(T* first, T* last, const T& val, const boost::__true_type&)
100 detail::do_fill(first, last, val, truth_type());
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/doc/
H A Dexamples.qbk74 void do_fill(I first, I last, const T& val, const boost::__integral_constant<bool, b>&)
84 void do_fill(T* first, T* last, const T& val, const boost::__true_type&)
100 detail::do_fill(first, last, val, truth_type());

1234