Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dvectorselectiontool.h55 #define ROUNDC_WSTR L"round_cap" macro
H A Dtoonzvectorbrushtool.cpp65 #define ROUNDC_WSTR L"round_cap" macro
549 m_capStyle.addValue(ROUNDC_WSTR, QString::fromStdWString(ROUNDC_WSTR)); in ToonzVectorBrushTool()
605 m_capStyle.setItemUIName(ROUNDC_WSTR, tr("Round cap")); in updateTranslation()
H A Dgeometrictool.cpp62 #define ROUNDC_WSTR L"round_cap" macro
446 m_capStyle.addValue(ROUNDC_WSTR, QString::fromStdWString(ROUNDC_WSTR)); in PrimitiveParam()
494 m_capStyle.setItemUIName(ROUNDC_WSTR, tr("Round cap")); in updateTranslation()
H A Dvectorselectiontool.cpp1240 m_capStyle.addValue(ROUNDC_WSTR, QString::fromStdWString(ROUNDC_WSTR)); in VectorSelectionTool()
1347 m_capStyle.setItemUIName(ROUNDC_WSTR, tr("Round cap")); in updateTranslation()