Lines Matching defs:cc
55 FX_BOOL event::change(IJS_Context* cc, in change()
70 FX_BOOL event::changeEx(IJS_Context* cc, in changeEx()
83 FX_BOOL event::commitKey(IJS_Context* cc, in commitKey()
96 FX_BOOL event::fieldFull(IJS_Context* cc, in fieldFull()
113 FX_BOOL event::keyDown(IJS_Context* cc, in keyDown()
129 FX_BOOL event::modifier(IJS_Context* cc, in modifier()
145 FX_BOOL event::name(IJS_Context* cc, in name()
158 FX_BOOL event::rc(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) { in rc()
171 FX_BOOL event::richChange(IJS_Context* cc, in richChange()
182 FX_BOOL event::richChangeEx(IJS_Context* cc, in richChangeEx()
193 FX_BOOL event::richValue(IJS_Context* cc, in richValue()
204 FX_BOOL event::selEnd(IJS_Context* cc, in selEnd()
223 FX_BOOL event::selStart(IJS_Context* cc, in selStart()
241 FX_BOOL event::shift(IJS_Context* cc, in shift()
257 FX_BOOL event::source(IJS_Context* cc, in source()
270 FX_BOOL event::target(IJS_Context* cc, in target()
283 FX_BOOL event::targetName(IJS_Context* cc, in targetName()
296 FX_BOOL event::type(IJS_Context* cc, in type()
309 FX_BOOL event::value(IJS_Context* cc, in value()
328 FX_BOOL event::willCommit(IJS_Context* cc, in willCommit()