Searched refs:CaptionCallbackInfo (Results 1 – 2 of 2) sorted by relevance
168 CaptionCallbackInfo *callbackInfo = static_cast<CaptionCallbackInfo*>(work->data); in NotifyPropertyChanged()439 CaptionCallbackInfo *callbackInfo = new(std::nothrow) CaptionCallbackInfo(); in NotifyPropertyChanged2JS()
150 struct CaptionCallbackInfo: public AccessibilityCallbackInfo { struct