MCPcopy Create free account

hub / github.com/AlexeyGrishin/badbee / functions

Functions139 in github.com/AlexeyGrishin/badbee

↓ 95 callersMethodunwrap
(self)
backend/src/db.rs:105
↓ 16 callersMethodget_pixel
(&self, x: u32, y: u32)
backend/src/io/bmp_on_disk.rs:88
↓ 10 callersMethodwrite
(&self, image: &mut ImageView, field: &Field, value: DataValue)
backend/src/model/datatypes/mod.rs:52
↓ 9 callersMethodread
(&self, image: &ImageView, field: &Field)
backend/src/model/datatypes/mod.rs:48
↓ 7 callersMethodcontains
(&self, x: u32, y: u32)
backend/src/model/async_model_reader.rs:24
↓ 6 callersMethodis_loaded
(&self)
backend/src/io/bmp_on_disk.rs:84
↓ 6 callersMethodseek
(&self)
backend/src/io/bmp_on_disk.rs:63
↓ 5 callersMethodis_blank
(&self)
backend/src/model/colors.rs:15
↓ 3 callersMethodclear
(&mut self)
backend/src/image.rs:47
↓ 3 callersMethodfill
(&mut self, rgb: &RGB)
backend/src/image.rs:40
↓ 3 callersMethodget_block
(&self, x: u32, y: u32)
backend/src/model/async_model_reader.rs:58
↓ 3 callersMethodget_by_id
(&self, x: u32, y: u32)
backend/src/model/model.rs:64
↓ 3 callersMethodheight
(&self)
backend/src/io/bmp_on_disk.rs:178
↓ 3 callersMethodis_data
(&self)
backend/src/model/colors.rs:23
↓ 3 callersMethodload_records
(&mut self)
web-client/src/lib.rs:54
↓ 3 callersMethodoptimize
(&self)
backend/src/io/bmp_on_disk.rs:204
↓ 3 callersMethodset_pixel
(&mut self, x: u32, y: u32, rgb: &RGB)
backend/src/io/bmp_on_disk.rs:97
↓ 3 callersMethodsync
(&self)
backend/src/db.rs:358
↓ 2 callersMethodfetch_records
(&self, name: &String, query: RecordsQuery)
web-client/src/api.rs:85
↓ 2 callersMethodget_blocks
(&self)
backend/src/model/async_model_reader.rs:65
↓ 2 callersMethodget_model
(&self)
backend/src/db.rs:340
↓ 2 callersMethodget_records
(&self, query: DBQuery)
backend/src/db.rs:334
↓ 2 callersFunctionget_records_json
(records: Vec<DataRecord>, embed_refs: bool)
web-server/src/handlers.rs:131
↓ 2 callersMethodis_meta
(&self)
backend/src/model/colors.rs:19
↓ 2 callersFunctionload_model_into
(model: &mut Model, image: ImageView<'_>, on_progress: impl Fn(f32))
backend/src/model/async_model_reader.rs:90
↓ 2 callersMethodload_slice_if_needed
(&self, slice: &mut RefMut<BMPSlice>)
backend/src/io/bmp_on_disk.rs:148
↓ 2 callersMethodset_pixel
(&mut self, x: u32, y: u32, rgb: T)
backend/src/image.rs:31
↓ 2 callersFunctionto_data_record
(data_types: &DataTypes, rec: &Record, image: &mut BoxedStorableImage)
backend/src/db.rs:292
↓ 2 callersMethodunload
(&mut self)
backend/src/io/bmp_on_disk.rs:67
↓ 2 callersMethodwidth
(&self)
backend/src/io/bmp_on_disk.rs:174
↓ 1 callersMethodadd
(&mut self, block: Block)
backend/src/model/async_model_reader.rs:39
↓ 1 callersMethodadd_record
(&mut self, rec: &Record)
backend/src/model/model.rs:51
↓ 1 callersMethodbuild
(&self)
backend/src/db.rs:60
↓ 1 callersMethodclone_record
(&self, x: u32, y: u32)
backend/src/db.rs:352
↓ 1 callersMethodcolumn
(name: String)
web-client/src/api.rs:40
↓ 1 callersFunctiondo_load_async
(path: &str, tx: UnboundedSender<DBMessage>, progress: Arc<Mutex<f32>>)
backend/src/model/async_model_reader.rs:76
↓ 1 callersMethodfetch_db_info
(&self, name: String)
web-client/src/api.rs:59
↓ 1 callersMethodfetch_db_list
(&self)
web-client/src/api.rs:51
↓ 1 callersFunctionfrom_json
(val: &Value)
web-server/src/json.rs:35
↓ 1 callersMethodget_char
(&self, image: &ImageView, x: u32, y: u32)
backend/src/io/bitmap_font.rs:55
↓ 1 callersMethodget_pixel
(&self, x: u32, y: u32)
backend/src/image.rs:23
↓ 1 callersMethodhandle
(&mut self, message: DBMessage)
backend/src/db.rs:143
↓ 1 callersMethodids
(&mut self, ids: Vec<Vector2D>)
backend/src/db.rs:54
↓ 1 callersMethodinit
(&mut self)
web-client/src/lib.rs:60
↓ 1 callersMethodinit_mapping
(&mut self)
backend/src/io/bitmap_font.rs:32
↓ 1 callersMethodinsert_record
(&mut self, idx: usize, rec: &Record)
backend/src/model/model.rs:56
↓ 1 callersMethodlimit
(&mut self, limit: u32)
backend/src/db.rs:44
↓ 1 callersMethodload
(&mut self, file: &mut File)
backend/src/io/bmp_on_disk.rs:49
↓ 1 callersFunctionload_image
(path: &str)
backend/src/io/image_io.rs:7
↓ 1 callersMethodoffset
(&mut self, offset: u32)
backend/src/db.rs:39
↓ 1 callersMethodpatch_record
(&self, name: &String, rid: String, fid: u32, body: serde_json::Value)
web-client/src/api.rs:67
↓ 1 callersFunctionpercentage
(value: f64)
web-client/src/field_view.rs:184
↓ 1 callersMethodput_string
(&self, image: &mut ImageView, x: u32, y: u32, str: &str)
backend/src/io/bitmap_font.rs:68
↓ 1 callersMethodread_casted
(&self, image: &ImageView, field: &Field, ftype: FieldType)
backend/src/model/datatypes/mod.rs:34
↓ 1 callersMethodsave_if_loaded_and_dirty
(&mut self, file: &mut File)
backend/src/io/bmp_on_disk.rs:73
↓ 1 callersMethodset_field
(&self, x: u32, y: u32, fi: u32, value: DataValue)
backend/src/db.rs:346
↓ 1 callersMethodshutdown
(&self)
backend/src/db.rs:362
↓ 1 callersMethodto_hex_color
(&self)
backend/src/model/colors.rs:27
↓ 1 callersFunctionto_json
(val: &DataFieldValue, embed_refs: bool)
web-server/src/json.rs:7
↓ 1 callersMethodview
(&self)
web-client/src/lib.rs:108
↓ 1 callersFunctionwith_dbs
(dbs: DBMAP)
web-server/src/main.rs:58
↓ 1 callersMethodwrite_casted
(&self, image: &mut ImageView, field: &Field, ftype: FieldType, value: DataValue)
backend/src/model/datatypes/mod.rs:56
Methodadd_assign
(&mut self, rhs: Vector2D)
backend/src/model/model.rs:127
Methodall
()
web-client/src/api.rs:38
Functionboolean_view
(value: serde_json::Value, rec_id: &str, field_idx: usize)
web-client/src/field_view.rs:152
Methodby_ids
(ids: Vec<String>)
web-client/src/api.rs:46
Methodcapacity
(&self)
backend/src/io/bmp_on_disk.rs:59
Functionclone_record_handler
(dbname: String, x: u32, y: u32, dbs: DBMAP)
web-server/src/handlers.rs:41
Functioncolor_label
(color: &str)
web-client/src/field_view.rs:176
Functioncolor_view
(value: serde_json::Value, rec_id: &str, field_idx: usize)
web-client/src/field_view.rs:36
Methodcolumn
(&mut self, column: String)
backend/src/db.rs:49
Methodcolumn_subset
(name: String, offset: u32, limit: u32)
web-client/src/api.rs:44
Functionevent2ctx
(e: &sauron::web_sys::MouseEvent)
web-client/src/field_view.rs:48
Methodfetch_all_records
(&self, name: &String)
web-client/src/api.rs:81
Functionfield_view
(field: RecordField, rec_id: &str, field_idx: usize)
web-client/src/field_view.rs:10
Functionfloat_view
(value: serde_json::Value, _rec_id: &str, _field_idx: usize)
web-client/src/field_view.rs:190
Methodfmt
(&self, f: &mut Formatter<'_>)
backend/src/db.rs:84
Methodfmt
(&self, f: &mut Formatter<'_>)
backend/src/io/bmp_on_disk.rs:239
Methodfmt
(&self, f: &mut Formatter<'_>)
backend/src/io/in_memory_image.rs:86
Methodfrom
(r: Result<T, E>)
backend/src/db.rs:114
Methodfrom
(img: &mut BoxedStorableImage)
backend/src/image.rs:18
Methodfrom
(s: &String)
backend/src/model/colors.rs:35
Methodfrom
(de: DataError)
backend/src/model/model.rs:116
Methodfrom
(_: ())
backend/src/model/datatypes/image.rs:45
Methodget_base64
(&self)
backend/src/image.rs:55
Methodget_base64
(&self, x: u32, y: u32, width: u32, height: u32)
backend/src/io/bmp_on_disk.rs:223
Methodget_base64
(&self, x: u32, y: u32, width: u32, height: u32)
backend/src/io/in_memory_image.rs:75
Functionget_dbs_handler
(dbs: DBMAP)
web-server/src/handlers.rs:11
Functionget_model_handler
(dbname: String, dbs: DBMAP)
web-server/src/handlers.rs:16
Methodget_pixel
(&self, x: u32, y: u32)
backend/src/io/in_memory_image.rs:31
Methodget_preferred_type
(&self, val: DataValue)
backend/src/model/datatypes/mod.rs:71
Functionget_records_handler
(dbname: String, q: RecordsQuery, dbs: DBMAP)
web-server/src/handlers.rs:61
Methodheight
(&self)
backend/src/io/in_memory_image.rs:45
Functionimage_view
(value: serde_json::Value, rec_id: &str, field_idx: usize)
web-client/src/field_view.rs:53
Functionint_view
(value: serde_json::Value, _rec_id: &str, _field_idx: usize)
web-client/src/field_view.rs:123
Functionmain
()
dummy.rs:1
Functionmain
()
command-line/src/main.rs:15
Functionmain
()
web-server/src/main.rs:27
Functionmain
()
web-client/src/lib.rs:143
Methodnew
()
backend/src/db.rs:35
next →1–100 of 139, ranked by callers