Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dorientation.h60 CAMERA_CELL, //! size of a cell of the camera column enumerator
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dorientation.cpp290 addRect(PredefinedRect::CAMERA_CELL, in TopToBottomOrientation()
943 addRect(PredefinedRect::CAMERA_CELL, cellRect); in LeftToRightOrientation()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshcellviewer.cpp1671 o->rect((col < 0) ? PredefinedRect::CAMERA_CELL : PredefinedRect::CELL) in drawLevelCell()
2552 ->rect((col < 0) ? PredefinedRect::CAMERA_CELL : PredefinedRect::CELL) in paintEvent()
2609 return o->rect((col < 0) ? PredefinedRect::CAMERA_CELL in isKeyFrameArea()