Home
last modified time | relevance | path

Searched defs:down_context (Results 1 – 5 of 5) sorted by relevance

/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/diff/
H A Dreplace.rs48 let down_context = get_down_context( in replace() localVariable
320 let mut down_context = Vec::new(); in get_down_context_conflict() localVariable
H A Ddelete.rs255 let down_context = if is_replaced { in order_conflict_sides() localVariable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/
H A Dapply.rs417 down_context: Vec<Vertex<ChangeId>>, field
H A Dchange.rs63 pub down_context: Vec<Position<Change>>, field
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Dforeigndrawing.c829 GtkStyleContext *down_context; in draw_spinbutton() local