Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_templates.c4531 static uiBlock *CurveProfile_presets_func(bContext *C, ARegion *region, CurveProfile *profile) in CurveProfile_presets_func() function
4622 return CurveProfile_presets_func(C, region, (CurveProfile *)profile_v); in CurveProfile_buttons_presets()