Home
last modified time | relevance | path

Searched defs:InsertStyleModule (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/application/
H A DController.cpp942 void Controller::InsertStyleModule(unsigned index, const char *iFileName) in InsertStyleModule() function in Freestyle::Controller
953 void Controller::InsertStyleModule(unsigned index, const char *iName, const char *iBuffer) in InsertStyleModule() function in Freestyle::Controller
959 void Controller::InsertStyleModule(unsigned index, const char *iName, struct Text *iText) in InsertStyleModule() function in Freestyle::Controller
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DCanvas.cpp186 void Canvas::InsertStyleModule(unsigned index, StyleModule *iStyleModule) in InsertStyleModule() function in Freestyle::Canvas