Searched defs:newBegin (Results 1 – 4 of 4) sorted by relevance
66 int32_t newBegin = data.ReadInt32(); in OnRemoteRequest() local113 int32_t newBegin, int32_t newEnd) in OnSelectionChange()
58 int32_t newBegin, int32_t newEnd) in OnSelectionChange()
336 int32_t newBegin = data->ReadInt32(); in OnSelectionChange() local
195 …legateListener::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newE… in OnSelectionChange()