Skip to main content

handle_get_rect

Function handle_get_rect 

Source
pub(crate) fn handle_get_rect(
    cx: &mut JSContext,
    documents: &DocumentCollection,
    pipeline: PipelineId,
    element_id: String,
    reply: GenericSender<Result<Rect<f64>, ErrorStatus>>,
)
Expand description