Home
last modified time | relevance | path

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

/dports/graphics/gource/gource-0.51/src/
H A Ddirnode.h96 vec2 calcFileDest(int layer_no, int file_no);
H A Ddirnode.cpp831 vec2 RDirNode::calcFileDest(int max_files, int file_no) { in calcFileDest() function in RDirNode
860 vec2 dest = calcFileDest(max_files, file_no); in updateFilePositions()