Home
last modified time | relevance | path

Searched refs:e_editor_selection_new (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/editor/
H A Dbiji-editor-selection.h61 EEditorSelection * e_editor_selection_new (WebKitWebView *parent_view);
H A Dbiji-editor-selection.c233 e_editor_selection_new (WebKitWebView *parent_view) in e_editor_selection_new() function
H A Dbiji-webkit-editor.c496 priv->sel = e_editor_selection_new (view); in biji_webkit_editor_constructed()