Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andelf/picc
/ functions
Functions
700 in github.com/andelf/picc
⨍
Functions
700
◇
Types & classes
102
Method
new
()
examples/ambient-light.rs:201
Method
new
()
crates/picc-speech/src/audio.rs:45
Method
new
()
crates/picc-speech/src/hotkey.rs:59
Method
new
()
crates/picc-speech/src/session.rs:31
Method
new
(bytes: &'a [u8])
crates/homophone-replacer/src/compiled.rs:170
Method
new_funasr_nano
(model_dir: &str)
crates/dictation-ng/src/sherpa.rs:20
Function
no_panic_on_various_malformed_inputs
()
src/accessibility.rs:1772
Function
no_spurious_spaces
()
src/bin/voice_correct.rs:2072
Function
no_spurious_spaces
()
src/bin/voice_correct_v2.rs:1581
Function
no_spurious_spaces
()
crates/picc-speech/src/postprocess.rs:235
Function
ocr
(img: &CGImage)
src/main.rs:375
Function
official_examples_share_the_same_hr_asset_bundle
()
crates/homophone-replacer/tests/official_examples.rs:7
Function
official_non_streaming_config_points_at_the_shared_assets
()
crates/homophone-replacer/tests/official_examples.rs:34
Function
official_non_streaming_config_uses_auto_language_and_itn
()
crates/homophone-replacer/tests/official_examples.rs:24
Function
official_test_hr_expected_text
()
crates/homophone-replacer/src/official_examples.rs:39
Function
official_test_hr_expected_text_matches_the_documented_phrase
()
crates/homophone-replacer/tests/official_examples.rs:42
Method
parse
(input: &str)
crates/homophone-replacer/src/lexicon.rs:23
Method
parse
(input: &str)
crates/homophone-replacer/src/replacer.rs:22
Function
parse_alt_option
()
crates/picc-macos-input/src/lib.rs:339
Function
parse_appends_tone_one_for_missing_tone
()
crates/homophone-replacer/src/lexicon.rs:96
Function
parse_arrow_keys
()
crates/picc-macos-input/src/lib.rs:354
Function
parse_command_a
()
crates/picc-macos-input/src/lib.rs:332
Function
parse_command_shift_v
()
crates/picc-macos-input/src/lib.rs:325
Function
parse_contains
()
src/accessibility.rs:1644
Function
parse_contains_with_operator_in_value
()
src/accessibility.rs:1763
Function
parse_control_a
()
crates/picc-macos-input/src/lib.rs:318
Function
parse_delete_backspace
()
crates/picc-macos-input/src/lib.rs:362
Function
parse_empty_attr_returns_none
()
src/accessibility.rs:1715
Function
parse_empty_value
()
src/accessibility.rs:1747
Function
parse_ends_with
()
src/accessibility.rs:1660
Function
parse_exact_match
()
src/accessibility.rs:1636
Function
parse_function_keys
()
crates/picc-macos-input/src/lib.rs:347
Function
parse_ignores_line_without_pronunciation
()
crates/homophone-replacer/src/lexicon.rs:102
Function
parse_no_equals_returns_none
()
src/accessibility.rs:1668
Function
parse_number_keys
()
crates/picc-macos-input/src/lib.rs:380
Function
parse_single_key_enter
()
crates/picc-macos-input/src/lib.rs:297
Function
parse_single_key_escape
()
crates/picc-macos-input/src/lib.rs:311
Function
parse_single_key_tab
()
crates/picc-macos-input/src/lib.rs:304
Function
parse_single_letter_keys
()
crates/picc-macos-input/src/lib.rs:373
Function
parse_skips_empty_lines_and_keeps_first_duplicate
()
crates/homophone-replacer/src/lexicon.rs:88
Function
parse_space
()
crates/picc-macos-input/src/lib.rs:368
Function
parse_starts_with
()
src/accessibility.rs:1652
Function
parse_unclosed_bracket_returns_none
()
src/accessibility.rs:1706
Function
parse_unquoted_value
()
src/accessibility.rs:1673
Function
parse_value_containing_caret_equals
()
src/accessibility.rs:1731
Function
parse_value_containing_dollar_equals
()
src/accessibility.rs:1739
Function
parse_value_containing_operator_chars
()
src/accessibility.rs:1721
Function
parse_whitespace_around_attr
()
src/accessibility.rs:1755
Function
parses_rules_from_text
()
crates/homophone-replacer/src/replacer.rs:231
Method
perform
Perform an arbitrary AX action on the first match.
src/locator.rs:374
Function
prefers_longest_phrase_match
()
crates/homophone-replacer/tests/baselines.rs:92
Function
prefers_whole_phrase_pronunciation
()
crates/homophone-replacer/src/pronunciation.rs:31
Function
primary_screen_height
获取 primary screen(菜单栏所在屏,origin 为 (0,0))的高度
src/main.rs:46
Function
punct_only_off_no_effect
()
src/bin/voice_correct.rs:2055
Function
punct_only_off_no_effect
()
src/bin/voice_correct_v2.rs:1564
Function
punct_only_off_no_effect
()
crates/picc-speech/src/postprocess.rs:221
Method
query
Create a locator from an existing `AXQuery`.
src/locator.rs:185
Function
refresh_all_overlays
刷新所有 SnapWindow 的 overlay view
src/main.rs:74
Function
rejects_invalid_magic
()
crates/homophone-replacer/src/compiled.rs:230
Function
rejects_truncated_data
()
crates/homophone-replacer/src/compiled.rs:236
Function
replaces_across_multiple_matched_phrases
()
crates/homophone-replacer/src/replacer.rs:216
Function
replaces_text_from_files
()
crates/homophone-replacer/src/replacer.rs:244
Function
replaces_the_main_document_example
()
crates/homophone-replacer/tests/baselines.rs:50
Function
respects_phrase_length_limit
()
crates/homophone-replacer/src/phrase_matcher.rs:122
Function
role_matches_exact
()
src/accessibility.rs:1783
Function
role_matches_short_name
()
src/accessibility.rs:1789
Function
role_matches_text_alias
()
src/accessibility.rs:1796
Function
roundtrip_preserves_behavior
()
crates/homophone-replacer/src/compiled.rs:220
Method
rules
(&self)
crates/homophone-replacer/src/compiled.rs:74
Function
save_cgimage
(image: &CGImage, path: &str)
src/main.rs:104
Method
select_direct
Navigate a path of queries using only direct children at each step. Like XPath: `/step1/step2/step3`
src/accessibility.rs:593
Function
selector_hash_id_only_handled_early
()
src/accessibility.rs:1824
Function
selector_role_hash_id_short_role
()
src/accessibility.rs:1815
Function
selector_role_hash_id_split
()
src/accessibility.rs:1806
Method
set_attr_value
Set an attribute value on the underlying element.
src/accessibility.rs:686
Method
set_value
Set AXValue on the first match.
src/locator.rs:381
Method
set_value
Set AXValue (text) on this element.
src/accessibility.rs:691
Function
spaced
Helper: both punct and cjk spacing enabled (the common case).
src/bin/voice_correct.rs:1993
Function
spaced
Helper: both punct and cjk spacing enabled (the common case).
src/bin/voice_correct_v2.rs:1502
Function
spaced
(s: &str)
crates/picc-speech/src/postprocess.rs:164
Method
start_pending
(&self)
crates/picc-speech/src/session.rs:72
Function
start_round_trip_preserves_mode
()
crates/picc-speech/src/session.rs:152
Function
stop_and_cancel_are_latched
()
crates/picc-speech/src/session.rs:160
Method
subrole
(mut self, s: &str)
src/accessibility.rs:273
Function
supports_multiple_misrecognitions_for_the_same_target
()
crates/homophone-replacer/tests/baselines.rs:68
Function
terminal_bundles_skip_ax_read
()
crates/picc-speech/src/text_sink.rs:54
Method
text_content
Get concatenated text content of the first match's subtree.
src/locator.rs:334
Function
title
Convenience: build a query matching a title.
src/accessibility.rs:395
Method
title_contains
(mut self, t: &str)
src/accessibility.rs:263
Function
transforms_cjk_spacing_independent
()
src/bin/voice_correct.rs:2099
Function
transforms_cjk_spacing_independent
()
src/bin/voice_correct_v2.rs:1608
Function
transforms_cjk_spacing_independent
()
crates/picc-speech/src/postprocess.rs:259
Function
transforms_fullwidth_then_punct_spaces
()
src/bin/voice_correct.rs:2087
Function
transforms_fullwidth_then_punct_spaces
()
src/bin/voice_correct_v2.rs:1596
Function
transforms_fullwidth_then_punct_spaces
()
crates/picc-speech/src/postprocess.rs:248
Function
trims_trailing_space_after_mixed_language_output
()
crates/homophone-replacer/tests/baselines.rs:121
Function
trunc
(s: &str, max: usize)
src/bin/ax_tui.rs:828
Method
value_contains
(mut self, v: &str)
src/accessibility.rs:268
Method
voice_correct
()
crates/picc-speech/src/hotkey.rs:26
Function
voice_correct_policy_enters_correction_after_tap_gap
()
crates/picc-speech/src/hotkey.rs:153
← previous
601–700 of 700, ranked by callers