Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Dwindow.h368 typedef void (*PropertyDeallocator)(int64 value); typedef
393 PropertyDeallocator deallocator,
605 PropertyDeallocator deallocator;
Dwindow_property.h78 Window::PropertyDeallocator deallocator;
Dwindow.cc905 PropertyDeallocator deallocator, in SetPropertyInternal()