Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Drow.h104 void *row_dirty_intrans( Row *row, gboolean clear_dirty );
H A Dexpr.c601 row_dirty_intrans( expr->row, TRUE ); in expr_dirty_intrans()
H A Drow.c1322 row_dirty_intrans( Row *row, gboolean clear_error ) in row_dirty_intrans() function