Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dmedia_features.rs622 fn get_scrollbar_start_forward(int_id: i32) -> bool { in get_scrollbar_start_forward() function
907 …int_feature!(atom!("-moz-scrollbar-start-forward"), ScrollArrowStyle, get_scrollbar_start_forward),
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dmedia_features.rs624 fn get_scrollbar_start_forward(int_id: i32) -> bool { in get_scrollbar_start_forward() function
924 get_scrollbar_start_forward
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dmedia_features.rs622 fn get_scrollbar_start_forward(int_id: i32) -> bool { in get_scrollbar_start_forward() function
907 …int_feature!(atom!("-moz-scrollbar-start-forward"), ScrollArrowStyle, get_scrollbar_start_forward),