MCPcopy Create free account

hub / github.com/connorskees/pdf / functions

Functions943 in github.com/connorskees/pdf

Methodbuffer
(&self)
src/font/cff/charstring.rs:1098
Methodbuffer
(&self)
src/xref/parser.rs:27
Methodbuffer
(&self)
src/content/mod.rs:143
Functioncomments
()
src/lex.rs:662
Functioncompile_cubic
(start: Point, c0: Point, c1: Point, end: Point)
src/render/wgpu/state.rs:104
Methodcontains_point
(&self, p: Point)
src/geometry/bounding_box.rs:30
Functioncopy_composite
()
src/postscript/interpreter.rs:1316
Functioncopy_non_composite_len_0
()
src/postscript/interpreter.rs:1360
Functioncopy_non_composite_len_2
()
src/postscript/interpreter.rs:1342
Methodcreate_stencil_texture
( device: &wgpu::Device, config: &wgpu::SurfaceConfiguration, label: &str, )
src/render/wgpu/state.rs:566
Methodcrop_box
(&self)
src/page.rs:52
Methodcursor
(&self)
src/object_stream.rs:113
Methodcursor
(&self)
src/postscript/lexer.rs:235
Methodcursor
(&self)
src/font/cff/parse.rs:181
Methodcursor
(&self)
src/font/cff/dict.rs:290
Methodcursor
(&self)
src/font/cff/charstring.rs:1101
Methodcursor
(&self)
src/content/mod.rs:147
Methodcursor_mut
(&mut self)
src/object_stream.rs:117
Methodcursor_mut
(&mut self)
src/font/cff/parse.rs:184
Methodcursor_mut
(&mut self)
src/font/cff/dict.rs:293
Methodcursor_mut
(&mut self)
src/font/cff/charstring.rs:1104
Methodcursor_mut
(&mut self)
src/content/mod.rs:151
Methoddebug_contents
(&self)
src/content/mod.rs:66
Methoddecode
(mut self)
src/filter/flate.rs:104
Methoddecode_sub
(this_row: &mut [u8], bpp: u32)
src/filter/flate.rs:140
Methoddecode_up
(this_row: &mut [u8], row_above: &[u8])
src/filter/flate.rs:156
Methoddecrypt_string
(&mut self, s: Vec<u8>)
src/encryption.rs:295
Methoddefault
()
src/annotation/mod.rs:547
Methoddefault
(state_model: &str)
src/annotation/state.rs:10
Methoddefault
()
src/annotation/text.rs:67
Methoddefault
()
src/render/graphics_state.rs:34
Methoddefault
()
src/render/text_state.rs:109
Methoddefault
()
src/font/cff/dict.rs:34
Methoddefault
()
src/font/true_type/graphics_state.rs:211
Methoddefault
()
src/shading/function_based.rs:63
Methoddesc
()
src/render/wgpu/state.rs:20
Functiondict_contains_standard_encoding
()
src/postscript/interpreter.rs:1260
Methoddiv
(self, rhs: f32)
src/geometry/point.rs:109
Methodempty
()
src/objects.rs:109
Methodempty
()
src/geometry/outline.rs:15
Methodempty
()
src/font/glyph.rs:10
Methodempty
()
src/font/true_type/table/glyf.rs:43
Functionempty_array
()
src/lex.rs:589
Functionempty_hex_string
()
src/lex.rs:619
Functionempty_line
()
src/content/mod.rs:186
Functionends_with_single_quote_no_ut_hour
Test case taken from a Libre Office pdf
src/date.rs:143
Methodenter_compatibility_mode
(&mut self)
src/content/mod.rs:70
Methodeq
(&self, other: &Self)
src/postscript/object.rs:338
Methodevaluate
(&mut self, char_code: u32)
src/postscript/charstring.rs:304
Methodevaluate
(buffer: &'a [u8])
src/font/cff/charstring.rs:119
Methodexecute
(&mut self)
src/font/true_type/interpreter.rs:330
Methodexit_compatibility_mode
(&mut self)
src/content/mod.rs:75
Methodexpect_bool
( &self, key: &'static [u8], error: PostScriptError, )
src/postscript/object.rs:246
Methodexpect_dict
( &mut self, key: &'static str, resolver: &mut dyn Resolve<'a>, )
src/objects.rs:358
Methodexpect_number
( &mut self, key: &'static str, resolver: &mut dyn Resolve, )
src/objects.rs:186
Methodexpect_str
( &self, key: &'static [u8], error: PostScriptError, )
src/postscript/object.rs:164
Methodexpect_stream
( &mut self, key: &'static str, resolver: &mut dyn Resolve<'a>, )
src/objects.rs:164
Methodfill_path
(&mut self, path: &Path, color: u32, fill_rule: FillRule)
src/render/canvas.rs:144
Methodflatten
Flatten a subpath into a series of Lines
src/geometry/path.rs:30
Functionfloats
()
src/lex.rs:641
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/stream.rs:18
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/page.rs:94
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/error.rs:70
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/objects.rs:88
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/function/postscript_calculator/lexer.rs:12
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/postscript/object.rs:364
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/postscript/error.rs:93
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/icc_profile/mod.rs:99
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/render/error.rs:9
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/font/descriptor.rs:190
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/font/true_type/parse.rs:21
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/font/true_type/table/tag.rs:13
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/content/stream.rs:17
Functionfor_loop_basic_add
()
src/postscript/interpreter.rs:1250
Functionfor_loop_empty_proc
()
src/postscript/interpreter.rs:1275
Functionfor_loop_negative_and_decimal_incremental
()
src/postscript/interpreter.rs:1287
Methodfractional_part
(f: f32)
src/render/canvas.rs:194
Methodfrom
(err: io::Error)
src/error.rs:44
Methodfrom
(err: ParseIntError)
src/postscript/error.rs:81
Methodfrom_arr
(mut arr: Vec<Object>, resolver: &mut dyn Resolve)
src/destination.rs:47
Methodfrom_arr
( mut arr: Vec<Object<'a>>, resolver: &mut dyn Resolve<'a>, )
src/resources/graphics_state_parameters.rs:314
Methodfrom_arr
( mut arr: Vec<Object<'a>>, resolver: &mut dyn Resolve<'a>, )
src/annotation/mod.rs:515
Methodfrom_arr
( mut arr: Vec<Object<'a>>, resolver: &mut dyn Resolve<'a>, )
src/xref/stream/mod.rs:116
Methodfrom_arr
(mut arr: Vec<Object>, resolver: &mut dyn Resolve)
src/shading/radial.rs:81
Methodfrom_arr
(arr: [f32; 6])
src/data_structures/matrix.rs:106
Methodfrom_arr
(mut arr: Vec<Object>, resolver: &mut dyn Resolve)
src/data_structures/number_tree.rs:93
Methodfrom_arr
(mut arr: Vec<Object>, resolver: &mut dyn Resolve)
src/data_structures/name_tree.rs:94
Methodfrom_array
( arr: &[PostScriptObject], interpreter: &mut PostscriptInterpreter, )
src/postscript/font.rs:90
Methodfrom_byte
(b: u8)
src/date.rs:125
Methodfrom_bytes
(inner: Vec<u8>)
src/postscript/object.rs:281
Methodfrom_dict
( mut dict: Dictionary<'a>, is_previous: bool, resolver: &mut dyn Resolve<'a>, )
src/trailer.rs:56
Methodfrom_dict
(mut dict: Dictionary<'a>, resolver: &mut dyn Resolve<'a>)
src/stream.rs:126
Methodfrom_dict
(dict: &mut Dictionary<'a>, resolver: &mut dyn Resolve<'a>)
src/page.rs:407
Methodfrom_dict
(mut dict: Dictionary<'a>, resolver: &mut dyn Resolve<'a>)
src/object_stream.rs:40
Methodfrom_dict
(mut dict: Dictionary<'a>, resolver: &mut dyn Resolve<'a>)
src/halftones.rs:179
Methodfrom_dict
( dict: &mut Dictionary<'a>, resolver: &mut dyn Resolve<'a>, )
src/function/exponential_interpolation.rs:23
Methodfrom_dict
(dict: &mut Dictionary<'a>, resolver: &mut dyn Resolve<'a>)
src/function/stitching.rs:29
Methodfrom_dict
( dict: &mut Dictionary<'a>, resolver: &mut dyn Resolve<'a>, )
src/annotation/mod.rs:214
Methodfrom_dict
( mut dict: Dictionary<'a>, base: &BaseAnnotation, resolver: &mut dyn Resolve<'a>,
src/annotation/subtype.rs:16
Methodfrom_dict
( dict: &mut Dictionary<'a>, resolver: &mut dyn Resolve<'a>, )
src/annotation/text.rs:75
← previousnext →601–700 of 943, ranked by callers