Skip to main content

handle_get_stylesheet_text

Function handle_get_stylesheet_text 

Source
pub(crate) fn handle_get_stylesheet_text(
    cx: &mut JSContext,
    documents: &DocumentCollection,
    pipeline: PipelineId,
    index: i32,
    reply: GenericSender<Option<String>>,
)