execute_bold_command

Function execute_bold_command 

Source
pub(crate) fn execute_bold_command(
    cx: &mut JSContext,
    document: &Document,
    selection: &Selection,
) -> bool
Expand description