Home
last modified time | relevance | path

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

/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DVt102Emulation.cpp383 int attributeToChange = 0; in processWindowAttributeChange() local
389 attributeToChange = 10 * attributeToChange + (tokenBuffer[i]-'0'); in processWindowAttributeChange()
403 _pendingTitleUpdates[attributeToChange] = newValue; in processWindowAttributeChange()
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DVt102Emulation.cpp383 int attributeToChange = 0; in processWindowAttributeChange() local
389 attributeToChange = 10 * attributeToChange + (tokenBuffer[i]-'0'); in processWindowAttributeChange()
403 _pendingTitleUpdates[attributeToChange] = newValue; in processWindowAttributeChange()
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DVt102Emulation.cpp403 int attributeToChange = 0; in processWindowAttributeChange() local
409 attributeToChange = 10 * attributeToChange + (tokenBuffer[i]-'0'); in processWindowAttributeChange()
423 _pendingTitleUpdates[attributeToChange] = newValue; in processWindowAttributeChange()
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DVt102Emulation.cpp404 int attributeToChange = 0; in processWindowAttributeChange() local
410 attributeToChange = 10 * attributeToChange + (tokenBuffer[i]-'0'); in processWindowAttributeChange()
424 _pendingTitleUpdates[attributeToChange] = newValue; in processWindowAttributeChange()