Home
last modified time | relevance | path

Searched defs:draw (Results 176 – 200 of 14197) sorted by relevance

12345678910>>...568

/dports/devel/love/love-11.3/src/scripts/
H A Dnogame.lua2974 function Duckloon:draw() function
3072 function Chain:draw() function
3123 function CloudTrack:draw() function
3147 function Clouds:draw() function
3232 function love.draw() function
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/precision_drawing_tools/
H A Dpdt_menus.py96 def draw(self, context): member in PDT_PT_PanelDesign
191 def draw(self, context): member in PDT_PT_PanelTools
238 def draw(self, context): member in PDT_PT_PanelPivotPoint
304 def draw(self, context): member in PDT_PT_PanelPartsLibrary
358 def draw(self, context): member in PDT_PT_PanelViewControl
403 def draw(self, context): member in PDT_PT_PanelCommandLine
428 def draw(self,context): member in PDT_PT_PanelTangent
488 def draw(self,context): member in PDT_PT_PanelTrig
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dproperties_data_camera.py58 def draw(self, context): member in DATA_PT_context_camera
75 def draw(self, context): member in DATA_PT_lens
143 def draw(self, context): member in DATA_PT_camera_stereoscopy
189 def draw(self, context): member in DATA_PT_camera
221 def draw(self, context): member in DATA_PT_camera_dof
241 def draw(self, context): member in DATA_PT_camera_dof_aperture
270 def draw(self, context): member in DATA_PT_camera_background_image
372 def draw(self, context): member in DATA_PT_camera_display
405 def draw(self, context): member in DATA_PT_camera_display_composition_guides
440 def draw(self, context): member in DATA_PT_camera_safe_areas
[all …]
H A Dproperties_data_gpencil.py74 def draw(self, context): member in DATA_PT_context_gpencil
89 def draw(self, context): member in GPENCIL_MT_layer_context_menu
118 def draw(self, context): member in DATA_PT_gpencil_layers
212 def draw(self, context): member in DATA_PT_gpencil_onion_skinning
243 def draw(self, context): member in DATA_PT_gpencil_onion_skinning_custom_colors
259 def draw(self, context): member in DATA_PT_gpencil_onion_skinning_display
278 def draw(self, context): member in GPENCIL_MT_gpencil_vertex_group
317 def draw(self, context): member in DATA_PT_gpencil_vertex_groups
352 def draw(self, context): member in DATA_PT_gpencil_strokes
377 def draw(self, context): member in DATA_PT_gpencil_display
[all …]
H A Dproperties_physics_fluid.py126 def draw(self, context): member in PHYSICS_PT_fluid
152 def draw(self, context): member in PHYSICS_PT_settings
310 def draw(self, context): member in PHYSICS_PT_borders
349 def draw(self, context): member in PHYSICS_PT_smoke
391 def draw(self, context): member in PHYSICS_PT_smoke_dissolve
426 def draw(self, context): member in PHYSICS_PT_fire
474 def draw(self, context): member in PHYSICS_PT_liquid
527 def draw(self, context): member in PHYSICS_PT_flow_source
577 def draw(self, context): member in PHYSICS_PT_flow_initial_velocity
622 def draw(self, context): member in PHYSICS_PT_flow_texture
[all …]
H A Dproperties_data_mesh.py28 def draw(self, _context): member in MESH_MT_vertex_group_context_menu
69 def draw(self, _context): member in MESH_MT_shape_key_context_menu
174 def draw(self, context): member in DATA_PT_context_mesh
192 def draw(self, context): member in DATA_PT_normals
214 def draw(self, context): member in DATA_PT_texture_space
240 def draw(self, context): member in DATA_PT_vertex_groups
296 def draw(self, context): member in DATA_PT_face_maps
340 def draw(self, context): member in DATA_PT_shape_keys
429 def draw(self, context): member in DATA_PT_uv_texture
449 def draw(self, context): member in DATA_PT_vertex_colors
[all …]
H A Dproperties_output.py45 draw = Menu.draw_preset variable in RENDER_MT_framerate_presets
111 def draw(self, context): member in RENDER_PT_dimensions
149 def draw(self, context): member in RENDER_PT_frame_remapping
166 def draw(self, context): member in RENDER_PT_post_processing
184 def draw(self, context): member in RENDER_PT_stamp
220 def draw(self, context): member in RENDER_PT_stamp_note
240 def draw(self, context): member in RENDER_PT_stamp_burn
259 def draw(self, context): member in RENDER_PT_output
293 def draw(self, context): member in RENDER_PT_output_views
316 def draw(self, context): member in RENDER_PT_encoding
[all …]
H A Dproperties_physics_dynamicpaint.py113 def draw(self, context): member in PHYSICS_PT_dynamic_paint
134 def draw(self, context): member in PHYSICS_PT_dynamic_paint_settings
218 def draw(self, context): member in PHYSICS_PT_dp_surface_canvas
286 def draw(self, context): member in PHYSICS_PT_dp_surface_canvas_paint_dry
324 def draw(self, context): member in PHYSICS_PT_dp_surface_canvas_paint_dissolve
354 def draw(self, context): member in PHYSICS_PT_dp_canvas_output
435 def draw(self, context): member in PHYSICS_PT_dp_canvas_output_paintmaps
465 def draw(self, context): member in PHYSICS_PT_dp_canvas_output_wetmaps
490 def draw(self, context): member in PHYSICS_PT_dp_canvas_initial_color
553 def draw(self, context): member in PHYSICS_PT_dp_effects_spread
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pt.c57 draw_pt_arrays(struct draw_context *draw, in draw_pt_arrays()
163 void draw_pt_flush( struct draw_context *draw, unsigned flags ) in draw_pt_flush()
182 boolean draw_pt_init( struct draw_context *draw ) in draw_pt_init()
212 void draw_pt_destroy( struct draw_context *draw ) in draw_pt_destroy()
245 draw_print_arrays(struct draw_context *draw, uint prim, int start, uint count) in draw_print_arrays()
384 draw_pt_arrays_restart(struct draw_context *draw, in draw_pt_arrays_restart()
468 draw_vbo(struct draw_context *draw, in draw_vbo()
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
65 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
153 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
181 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
204 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c39 struct draw_context *draw; member
60 struct draw_context *draw = fetch->draw; in draw_pt_fetch_prepare() local
148 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run() local
176 struct draw_context *draw = fetch->draw; in draw_pt_fetch_run_linear() local
199 draw_pt_fetch_create(struct draw_context *draw) in draw_pt_fetch_create()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/drawing_sheet/
H A Dds_painter.cpp195 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_LINE* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
205 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_RECT* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
215 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_POLYPOLYGONS* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
231 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_TEXT* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
250 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_BITMAP* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
285 void KIGFX::DS_PAINTER::draw( const DS_DRAW_ITEM_PAGE* aItem, int aLayer ) const in draw() function in KIGFX::DS_PAINTER
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/draw/interface/
H A Ddtext.c25 PetscErrorCode PetscDrawString(PetscDraw draw,PetscReal xl,PetscReal yl,int cl,const char text[]) in PetscDrawString()
54 PetscErrorCode PetscDrawStringVertical(PetscDraw draw,PetscReal xl,PetscReal yl,int cl,const char … in PetscDrawStringVertical()
95 PetscErrorCode PetscDrawStringCentered(PetscDraw draw,PetscReal xc,PetscReal yl,int cl,const char … in PetscDrawStringCentered()
135 PetscErrorCode PetscDrawStringBoxed(PetscDraw draw,PetscReal sxl,PetscReal syl,int sc,int bc,const… in PetscDrawStringBoxed()
205 PetscErrorCode PetscDrawStringSetSize(PetscDraw draw,PetscReal width,PetscReal height) in PetscDrawStringSetSize()
234 PetscErrorCode PetscDrawStringGetSize(PetscDraw draw,PetscReal *width,PetscReal *height) in PetscDrawStringGetSize()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/
H A DVulkan.cpp46 void Line<T>::draw(const GraphicsContext&, T) in draw() function in Line
52 void Line<T>::draw() in draw() function in Line
68 void Circle<T>::draw(const GraphicsContext&) in draw() function in Circle
80 void Circle<T>::draw() in draw() function in Circle
102 void Triangle<T>::draw(const GraphicsContext&) in draw() function in Triangle
114 void Triangle<T>::draw() in draw() function in Triangle
137 void Rectangle<T>::draw(const GraphicsContext&) in draw() function in Rectangle
149 void Rectangle<T>::draw() in draw() function in Rectangle
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/
H A DVulkan.cpp46 void Line<T>::draw(const GraphicsContext&, T) in draw() function in Line
52 void Line<T>::draw() in draw() function in Line
68 void Circle<T>::draw(const GraphicsContext&) in draw() function in Circle
80 void Circle<T>::draw() in draw() function in Circle
102 void Triangle<T>::draw(const GraphicsContext&) in draw() function in Triangle
114 void Triangle<T>::draw() in draw() function in Triangle
137 void Rectangle<T>::draw(const GraphicsContext&) in draw() function in Rectangle
149 void Rectangle<T>::draw() in draw() function in Rectangle
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/space_view3d_brush_menus/
H A Dbrush_menu.py25 def draw(self, context): member in BrushOptionsMenu
228 def draw(self, context): member in BrushRadiusMenu
278 def draw(self, context): member in BrushStrengthMenu
332 def draw(self, context): member in BrushModeMenu
377 def draw(self, context): member in BrushAutosmoothMenu
423 def draw(self, context): member in BrushWeightMenu
458 def draw(self, context): member in ParticleCountMenu
481 def draw(self, context): member in ParticleLengthMenu
500 def draw(self, context): member in ParticlePuffMenu
584 def draw(self, context): member in ColorPickerPopup

12345678910>>...568