MCPcopy Create free account
hub / github.com/cinience/RedisStudio / IsStretchForeImage

Method IsStretchForeImage

DuiLib/Control/UIProgress.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 bool CProgressUI::IsStretchForeImage()
129 {
130 return m_bStretchForeImage;
131 }
132
133 void CProgressUI::SetStretchForeImage( bool bStretchForeImage /*= true*/ )
134 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected