SYMBOL INDEX (23 symbols across 4 files) FILE: src/Shared/EditorLayer/iD/extract.py function swift_repr (line 39) | def swift_repr(s): function has_tag (line 142) | def has_tag(key, value, cmp="=="): function selector_to_if (line 151) | def selector_to_if(selector, cmp="=="): function to_swift_fn (line 193) | def to_swift_fn(styles, indent=0): function to_swift (line 215) | def to_swift(obj, indent=indent_start): function err (line 263) | def err(*args, **kwargs): function extract_path_css (line 267) | def extract_path_css(file_path): function parse_css_color (line 304) | def parse_css_color(value): function parse_css_width (line 328) | def parse_css_width(value): function int_or_float (line 332) | def int_or_float(n): function css_precedence (line 467) | def css_precedence(style): function css_keys_equal (line 471) | def css_keys_equal(a, b): function merge_styles (line 481) | def merge_styles(styles): function merge_styles_part_two (line 503) | def merge_styles_part_two(styles): FILE: src/iOS/Quests/VectorDrawable2Svg.py function read_colors_xml (line 17) | def read_colors_xml(file_path): function get_color (line 28) | def get_color(value, depth=1): function convert_paths (line 56) | def convert_paths(vd_container, svg_container, svg_xml): function convert_vector_drawable (line 91) | def convert_vector_drawable(vd_file_path, viewbox_only, output_dir): function main (line 153) | def main(): FILE: src/xliff/fix.py function find_block_end (line 10) | def find_block_end(lines, start_idx): function process (line 21) | def process(lines): function main (line 77) | def main(): FILE: src/xliff/fixPlaceholders.py function process_xliff (line 7) | def process_xliff(path):