Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-private.h238 gint cached_position_x; member
H A Dnemo-file.c189 file->details->cached_position_x = -1; in nemo_file_init()
8044 if (file->details->cached_position_x == -1) { in nemo_file_get_position()
8063 file->details->cached_position_x = x; in nemo_file_get_position()
8066 point->x = file->details->cached_position_x; in nemo_file_get_position()
8083 file->details->cached_position_x = x; in nemo_file_set_position()