Lines Matching defs:bSetting
21 void StringProperty(CFXJSE_Value* pReturn, WideString* wsValue, bool bSetting) { in StringProperty()
29 void IntegerProperty(CFXJSE_Value* pReturn, int32_t* iValue, bool bSetting) { in IntegerProperty()
37 void BooleanProperty(CFXJSE_Value* pReturn, bool* bValue, bool bSetting) { in BooleanProperty()
63 bool bSetting, in cancelAction()
69 bool bSetting, in change()
75 bool bSetting, in commitKey()
81 bool bSetting, in fullText()
87 bool bSetting, in keyDown()
93 bool bSetting, in modifier()
99 bool bSetting, in newContentType()
105 bool bSetting, in newText()
119 bool bSetting, in prevContentType()
125 bool bSetting, in prevText()
131 bool bSetting, in reenter()
137 bool bSetting, in selEnd()
143 bool bSetting, in selStart()
149 bool bSetting, in shift()
155 bool bSetting, in soapFaultCode()
161 bool bSetting, in soapFaultString()
167 bool bSetting, in target()
205 bool bSetting) { in Property()