|
ELinks 0.19.1
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "elinks.h"#include "document/document.h"#include "document/view.h"#include "js/ecmascript.h"#include "js/mujs.h"#include "js/mujs/location.h"#include "js/mujs/window.h"#include "protocol/uri.h"#include "session/history.h"#include "session/location.h"#include "session/session.h"#include "viewer/text/vs.h"
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| int mjs_location_init | ( | js_State * | J, |
| struct view_state * | vs ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void mjs_push_location | ( | js_State * | J, |
| struct view_state * | vs ) |