ELinks 0.19.1
location.h File Reference
#include <quickjs/quickjs.h>
Include dependency graph for location.h:
This graph shows which files directly or indirectly include this file:

Functions

JSValue js_location_init (JSContext *ctx)
JSValue getLocation (JSContext *ctx, struct view_state *vs)

Function Documentation

◆ getLocation()

JSValue getLocation ( JSContext * ctx,
struct view_state * vs )

◆ js_location_init()

JSValue js_location_init ( JSContext * ctx)