Home
last modified time | relevance | path

Searched refs:U_INCH (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/kgraphviewer/kgraphviewer-2.4.3/src/part/
H A DKgvUnit.cpp58 case KgvUnit::U_INCH: in unitDescription()
82 case U_INCH: in toUserValue()
106 case U_INCH: in ptToUnit()
134 case U_INCH: in fromUserValue()
196 || _unitName == QString::fromLatin1("inch") /*compat*/ ) return U_INCH; in unit()
211 if ( _unit == U_INCH ) return QString::fromLatin1( "in" ); in unitName()
H A DKgvUnit.h70 U_INCH = 2, enumerator
H A Dsimpleprintingpagesetup.cpp93 m_unit = QLocale().measurementSystem() == QLocale::MetricSystem ? KgvUnit::U_CM : KgvUnit::U_INCH; in KGVSimplePrintingPageSetup()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Dmetadata.h110 U_INCH, // Inches enumerator
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/utils/
H A Dlv2_genttl.cpp142 { U_INCH, "inch" },