Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/src/im/
H A Dsipim.cxx286 bool toActive = message.m_type == OpalIM::CompositionIndication_Active; in PopulateParams() local
292 params.m_body += PString(" <state>") + (toActive ? "active" : "idle") + "</state>\n"; in PopulateParams()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/forms/
H A Dqg_dlgoptionsgeneral.cpp190 auto toActive=RS_SETTINGS->readNumEntry("/ModifyEntitiesToActiveLayer", 0); in init() local
191 cbToActiveLayer->setChecked(toActive==1); in init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/scripts/
H A DCodeGeneratorV8.pm1728 my $toActive = IsActiveDomType($interfaceName) ? "${className}::toActiveDOMObject" : "0";
1745 …Name}::info = { ${className}::GetTemplate, ${className}::derefObject, ${toActive}, ${parentClassIn…