Home
last modified time | relevance | path

Searched refs:access_in_cache (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dpicture.hpp113 T &access_in_cache(cache_type<T> &cache) const;
H A Dpicture.cpp141 T& locator::access_in_cache(cache_type<T>& cache) const in access_in_cache() function in image::locator
1081 i_locator.access_in_cache(*imap)[ls] = res; in get_lighted_image()