Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshcolumnviewer.cpp428 font.setPixelSize(XSHEET_FONT_PX_SIZE); in refresh()
552 font.setPixelSize(XSHEET_FONT_PX_SIZE); in show()
653 font.setPixelSize(XSHEET_FONT_PX_SIZE); in prepare()
1409 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawLevelColumnHead()
1484 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawSoundColumnHead()
1538 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawPaletteColumnHead()
1590 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawSoundTextColumnHead()
H A Dxshcellviewer.cpp565 font.setPixelSize(XSHEET_FONT_PX_SIZE); in showInRowCol()
1838 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawLevelCell()
2039 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawSoundTextCell()
2242 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawPaletteCell()
H A Dxsheetviewer.h23 #define XSHEET_FONT_PX_SIZE 12 macro
H A Dxshrowviewer.cpp104 font.setPixelSize(XSHEET_FONT_PX_SIZE); in drawRows()