Home
last modified time | relevance | path

Searched defs:frame_filename (Results 1 – 3 of 3) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Dimp_frame.cpp8 ImpFrame::ImpFrame(const std::string &frame_filename, const std::string &pool_path) in ImpFrame()
/dports/cad/horizon-eda/horizon-2.1.0/src/core/
H A Dcore_frame.cpp9 CoreFrame::CoreFrame(const std::string &frame_filename, IPool &pool) in CoreFrame()
/dports/graphics/gifski/gifski-1.5.0/tests/
H A Dtests.rs84 fn frame_filename(n: usize) -> PathBuf { in frame_filename() function