Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/applet/phtsel/
Dphtsel_demo.cpp172 rConfig.enableSoftReset = itemEnableSoftReset.GetSelectValue(); in ReflectParameter()
173 rConfig.enableHomeButton = itemEnableHomeButton.GetSelectValue(); in ReflectParameter()
175 rInput.SetSecStart ( itemSecStart .GetSelectValue() ); in ReflectParameter()
176 rInput.SetSecEnd ( itemSecEnd .GetSelectValue() ); in ReflectParameter()
178 rInput.SetImgKindBit ( itemImageKind .GetSelectValue() ); in ReflectParameter()
179 rInput.SetScreenShotType( itemScreenShotType.GetSelectValue() ); in ReflectParameter()
180 rInput.SetFaceType ( itemFaceType .GetSelectValue() ); in ReflectParameter()
181 rInput.SetMinFaceNum ( itemMinFaceNum .GetSelectValue() ); in ReflectParameter()
182 rInput.SetMaxFaceNum ( itemMaxFaceNum .GetSelectValue() ); in ReflectParameter()
190 rInput.SetDistributeType( itemDistributeType.GetSelectValue() ); in ReflectParameter()
[all …]
DMenu.h240 value_type GetSelectValue() const in GetSelectValue() function
292 df.DrawText( x+160, y, "%d", GetSelectValue() ); in Draw()
305 value_type GetSelectValue() const in GetSelectValue() function
DPhtselMenu.h153 value_type GetSelectValue() const in GetSelectValue() function
258 value_type value = GetSelectValue(); in Proc()
284 value_type value = GetSelectValue(); in Draw()
312 value_type GetSelectValue() const in GetSelectValue() function