Home
last modified time | relevance | path

Searched defs:document (Results 1 – 25 of 6363) sorted by relevance

12345678910>>...255

/dports/print/lyx/lyx-2.3.4.2/lib/lyx2lyx/
H A Dlyx_2_1.py821 def revert_cancel(document): argument
907 def revert_tipa(document): argument
1231 def revert_txtt(document): argument
1273 def revert_texgyre(document): argument
1509 def revert_uop(document): argument
1800 def revert_AASTeX(document): argument
1824 def revert_AGUTeX(document): argument
1848 def revert_IJMP(document): argument
1860 def convert_IJMP(document): argument
4532 def revert_aa1(document): argument
[all …]
H A Dlyx_2_3.py50 def convert_microtype(document): argument
65 def revert_microtype(document): argument
94 def convert_inputenc(document): argument
272 def revert_bosnian(document): argument
291 def revert_friulan(document): argument
430 def revert_khmer(document): argument
451 def revert_urdu(document): argument
472 def revert_syriac(document): argument
493 def revert_quotes(document): argument
1957 def revert_noto(document): argument
[all …]
H A Dlyx_2_0.py53 def revert_swiss(document): argument
168 def revert_phantom(document): argument
171 def revert_hphantom(document): argument
174 def revert_vphantom(document): argument
178 def revert_xetex(document): argument
313 def add_use_indices(document): argument
843 def revert_mhchem(document): argument
887 def merge_gbrief(document): argument
933 def revert_gbrief(document): argument
1878 def convert_rule(document): argument
[all …]
H A Dlyx_1_6.py748 def axe_show_label(document): argument
797 def convert_flex(document): argument
806 def revert_flex(document): argument
1344 def convert_url(document): argument
1422 def revert_href(document): argument
1433 def revert_url(document): argument
1696 def revert_latin(document): argument
1713 def revert_samin(document): argument
1806 def revert_colsep(document): argument
1871 def revert_slash(document): argument
[all …]
H A Dlyx_2_2.py240 def revert_separator(document): argument
370 def revert_parbreak(document): argument
383 def revert_smash(document): argument
474 def revert_xarrow(document): argument
619 def convert_dashes(document): argument
679 def revert_dashes(document): argument
771 def revert_phrases(document): argument
926 def revert_forest(document): argument
1210 def revert_origin(document): argument
1357 def revert_jss(document): argument
[all …]
H A Dlyx_1_5.py61 def revert_framed(document): argument
212 def revert_booktabs(document): argument
327 def convert_utf8(document): argument
333 def revert_utf8(document): argument
439 def revert_unicode(document): argument
832 def convert_esint(document): argument
842 def revert_esint(document): argument
1189 def revert_accent(document): argument
1428 def revert_utf8x(document): argument
1505 def revert_ascii(document): argument
[all …]
H A Dlyx_1_4.py116 def add_end_header(document): argument
121 def rm_end_header(document): argument
150 def revert_amsmath(document): argument
178 def revert_spaces(document): argument
199 def rename_spaces(document): argument
235 def revert_eqref(document): argument
849 def revert_note(document): argument
862 def convert_box(document): argument
879 def revert_box(document): argument
963 def convert_ert(document): argument
[all …]
H A Dlyx_0_12.py25 def space_before_layout(document): argument
54 def update_tabular(document): argument
91 def final_dot(document): argument
107 def update_inset_label(document): argument
119 def update_latexdel(document): argument
132 def update_vfill(document): argument
142 def update_space_units(document): argument
161 def remove_cursor(document): argument
205 def add_end_document(document): argument
213 def header_update(document): argument
[all …]
H A Dlyx_1_1_5.py39 def replace_protected_separator(document): argument
64 def merge_formula_inset(document): argument
77 def update_tabular(document): argument
110 def update_toc(document): argument
123 def remove_cursor(document): argument
131 def remove_vcid(document): argument
142 def first_layout(document): argument
151 def remove_space_in_units(document): argument
172 def latexdel_getargs(document, i): argument
211 def update_ref(document): argument
[all …]
/dports/print/gv/gv-3.7.4/src/
H A Dps.h55 typedef struct document { struct
61 char *title; /* Title of document. */ argument
77 struct documentmedia *media; argument
92 /* scans a PostScript file and return a pointer to the document argument
/dports/print/gspdf/GSPdf-0.5/
H A Dps.h39 struct document { struct
41 char *title; /* Title of document. */ argument
61 struct documentmedia *media; argument
62 struct documentmedia *default_page_media; argument
85 /* scans a PostScript file and return a pointer to the document argument
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/tests/
H A Dtest_document.py7 def document(): function
13 def test_current_char(document): argument
18 def test_text_before_cursor(document): argument
22 def test_text_after_cursor(document): argument
26 def test_lines(document): argument
30 def test_line_count(document): argument
34 def test_current_line_before_cursor(document): argument
38 def test_current_line_after_cursor(document): argument
42 def test_current_line(document): argument
46 def test_cursor_position(document): argument
[all …]
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/tests/
H A Dtest_document.py8 def document(): function
18 def test_current_char(document): argument
23 def test_text_before_cursor(document): argument
27 def test_text_after_cursor(document): argument
33 def test_lines(document): argument
41 def test_line_count(document): argument
45 def test_current_line_before_cursor(document): argument
49 def test_current_line_after_cursor(document): argument
53 def test_current_line(document): argument
57 def test_cursor_position(document): argument
[all …]
/dports/print/libspectre/libspectre-0.2.9/libspectre/
H A Dps.h97 typedef struct document { struct
107 char *title; /* Title of document. */ argument
130 struct documentmedia *media; argument
146 /* scans a PostScript file and return a pointer to the document argument
H A Dspectre-document.c54 document_load (SpectreDocument *document, in document_load()
113 spectre_document_load (SpectreDocument *document, in spectre_document_load()
133 spectre_document_free (SpectreDocument *document) in spectre_document_free()
147 spectre_document_status (SpectreDocument *document) in spectre_document_status()
196 spectre_document_get_title (SpectreDocument *document) in spectre_document_get_title()
222 spectre_document_get_for (SpectreDocument *document) in spectre_document_get_for()
261 spectre_document_is_eps (SpectreDocument *document) in spectre_document_is_eps()
287 spectre_document_get_page (SpectreDocument *document, in spectre_document_get_page()
384 spectre_document_render (SpectreDocument *document, in spectre_document_render()
428 spectre_document_save (SpectreDocument *document, in spectre_document_save()
[all …]
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/tests/
H A Dtest_document.py9 def document(): function
19 def test_current_char(document): argument
23 def test_text_before_cursor(document): argument
27 def test_text_after_cursor(document): argument
33 def test_lines(document): argument
41 def test_line_count(document): argument
45 def test_current_line_before_cursor(document): argument
49 def test_current_line_after_cursor(document): argument
53 def test_current_line(document): argument
57 def test_cursor_position(document): argument
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DSVGElementFactory.cpp130 static PassRefPtr<SVGElement> aConstructor(const QualifiedName& tagName, Document* document, bool) in aConstructor()
160 static PassRefPtr<SVGElement> circleConstructor(const QualifiedName& tagName, Document* document, b… in circleConstructor()
170 static PassRefPtr<SVGElement> cursorConstructor(const QualifiedName& tagName, Document* document, b… in cursorConstructor()
175 static PassRefPtr<SVGElement> defsConstructor(const QualifiedName& tagName, Document* document, boo… in defsConstructor()
180 static PassRefPtr<SVGElement> descConstructor(const QualifiedName& tagName, Document* document, boo… in descConstructor()
320 static PassRefPtr<SVGElement> fontConstructor(const QualifiedName& tagName, Document* document, boo… in fontConstructor()
355 static PassRefPtr<SVGElement> gConstructor(const QualifiedName& tagName, Document* document, bool) in gConstructor()
375 static PassRefPtr<SVGElement> lineConstructor(const QualifiedName& tagName, Document* document, boo… in lineConstructor()
445 static PassRefPtr<SVGElement> setConstructor(const QualifiedName& tagName, Document* document, bool) in setConstructor()
460 static PassRefPtr<SVGElement> svgConstructor(const QualifiedName& tagName, Document* document, bool) in svgConstructor()
[all …]
H A DHTMLElementFactory.cpp146 static PassRefPtr<HTMLElement> areaConstructor(const QualifiedName& tagName, Document* document, HT… in areaConstructor()
153 static PassRefPtr<HTMLElement> audioConstructor(const QualifiedName& tagName, Document* document, H… in audioConstructor()
163 static PassRefPtr<HTMLElement> baseConstructor(const QualifiedName& tagName, Document* document, HT… in baseConstructor()
178 static PassRefPtr<HTMLElement> bodyConstructor(const QualifiedName& tagName, Document* document, HT… in bodyConstructor()
183 static PassRefPtr<HTMLElement> brConstructor(const QualifiedName& tagName, Document* document, HTML… in brConstructor()
216 static PassRefPtr<HTMLElement> modConstructor(const QualifiedName& tagName, Document* document, HTM… in modConstructor()
234 static PassRefPtr<HTMLElement> divConstructor(const QualifiedName& tagName, Document* document, HTM… in divConstructor()
284 static PassRefPtr<HTMLElement> hrConstructor(const QualifiedName& tagName, Document* document, HTML… in hrConstructor()
329 static PassRefPtr<HTMLElement> liConstructor(const QualifiedName& tagName, Document* document, HTML… in liConstructor()
339 static PassRefPtr<HTMLElement> preConstructor(const QualifiedName& tagName, Document* document, HTM… in preConstructor()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dmatchingtext-test.cpp69 const Document document("@"); in TEST_F() local
76 const Document document("@"); in TEST_F() local
121 const Document document("@{"); in TEST_F() local
128 const Document document("@}"); in TEST_F() local
135 const Document document("@]"); in TEST_F() local
142 const Document document("@)"); in TEST_F() local
149 const Document document("@;"); in TEST_F() local
156 const Document document("@,"); in TEST_F() local
163 const Document document("// @"); in TEST_F() local
177 const Document document("@\n" in TEST_F() local
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/select-0.5.0/tests/
H A Dselection_tests.rs11 let document = Document::from("<html><head></head><body>\ localVariable
29 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
52 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
71 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
80 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
91 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
100 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
118 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
127 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
142 let document = Document::from("<html><head></head><body>\ localVariable
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/select-0.5.0/tests/
H A Dselection_tests.rs11 let document = Document::from("<html><head></head><body>\ localVariable
29 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
52 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
71 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
80 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
91 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
100 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
118 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
127 let document = Document::from(include_str!("fixtures/struct.Vec.html")); localVariable
142 let document = Document::from("<html><head></head><body>\ localVariable
/dports/graphics/zathura/zathura-0.4.5/zathura/
H A Ddocument.c112 zathura_document_t* document = NULL; in zathura_document_open() local
243 zathura_document_free(zathura_document_t* document) in zathura_document_free()
277 zathura_document_get_path(zathura_document_t* document) in zathura_document_get_path()
287 zathura_document_get_hash(zathura_document_t* document) in zathura_document_get_hash()
297 zathura_document_get_uri(zathura_document_t* document) in zathura_document_get_uri()
307 zathura_document_get_basename(zathura_document_t* document) in zathura_document_get_basename()
317 zathura_document_get_password(zathura_document_t* document) in zathura_document_get_password()
337 zathura_document_get_data(zathura_document_t* document) in zathura_document_get_data()
438 zathura_document_get_zoom(zathura_document_t* document) in zathura_document_get_zoom()
458 zathura_document_get_scale(zathura_document_t* document) in zathura_document_get_scale()
[all …]
/dports/print/panda/panda-0.5.4/
H A Dview.c69 panda_hidetoolbar (panda_pdf * document, int onoff) in panda_hidetoolbar()
107 panda_hidemenubar (panda_pdf * document, int onoff) in panda_hidemenubar()
145 panda_hidewindowui (panda_pdf * document, int onoff) in panda_hidewindowui()
183 panda_fitwindow (panda_pdf * document, int onoff) in panda_fitwindow()
221 panda_centerwindow (panda_pdf * document, int onoff) in panda_centerwindow()
260 panda_nfspagemode (panda_pdf * document, int pagemode) in panda_nfspagemode()
320 panda_fullscreen (panda_pdf * document, int onoff) in panda_fullscreen()
363 panda_textdirection (panda_pdf * document, int dir) in panda_textdirection()
419 panda_pageduration (panda_pdf * document, panda_page * target, int duration) in panda_pageduration()
459 panda_transduration (panda_pdf * document, panda_page * target, in panda_transduration()
[all …]
/dports/www/elinks/elinks-0.11.7/src/document/
H A Ddocument.h107 #define get_link_index(document, link) (link - document->links) argument
129 struct document { struct
132 struct document_options options; argument
139 /* ECMAScript snippets to be executed during loading the document into argument
166 struct document_refresh *refresh; argument
171 /* Arrays with one item per rendered document's line. */ argument
182 int width, height; /* size of document */ argument
192 /* Initializes a document and its canvas. */ argument
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/xml/
H A DXmlParser.java98 public void go(DocListener document, InputSource is) { in go()
117 public void go(DocListener document, InputSource is, String tagmap) { in go()
155 public void go(DocListener document, InputSource is, HashMap tagmap) { in go()
173 public void go(DocListener document, String file) { in go()
192 public void go(DocListener document, String file, String tagmap) { in go()
211 public void go(DocListener document, String file, HashMap tagmap) { in go()
229 public static void parse(DocListener document, InputSource is) { in parse()
264 public static void parse(DocListener document, String file) { in parse()
299 public static void parse(DocListener document, InputStream is) { in parse()
334 public static void parse(DocListener document, Reader is) { in parse()
[all …]

12345678910>>...255