Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asmuth/clip
/ functions
Functions
660 in github.com/asmuth/clip
⨍
Functions
660
◇
Types & classes
117
↓ 1 callers
Function
plot_legend_items
src/figure/legend.cc:295
↓ 1 callers
Function
plot_prepare
src/plot/plotgen.cc:44
↓ 1 callers
Function
poly3_to_poly2
src/graphics/geometry.cc:61
↓ 1 callers
Method
reserve
src/utils/buffer.cc:132
↓ 1 callers
Function
scale_configure_layout_exponential
src/scale.cc:684
↓ 1 callers
Function
scale_configure_layout_exponential_steps
src/scale.cc:651
↓ 1 callers
Function
scale_configure_layout_linear
src/scale.cc:624
↓ 1 callers
Function
scale_configure_layout_linear_align
src/scale.cc:597
↓ 1 callers
Function
scale_configure_layout_linear_alignat
src/scale.cc:564
↓ 1 callers
Function
scale_configure_layout_linear_interval
src/scale.cc:525
↓ 1 callers
Function
scale_configure_layout_subdivide
src/scale.cc:711
↓ 1 callers
Function
scale_translate_linear
src/scale.cc:74
↓ 1 callers
Function
scale_translate_log
src/scale.cc:89
↓ 1 callers
Function
scale_untranslate
src/scale.cc:196
↓ 1 callers
Function
scale_untranslate_linear
src/scale.cc:171
↓ 1 callers
Function
scale_untranslate_log
src/scale.cc:182
↓ 1 callers
Method
seconds
src/utils/duration_impl.h:56
↓ 1 callers
Method
setMillisecond
src/utils/CivilTime.cc:69
↓ 1 callers
Method
size
src/utils/fileutil.cc:60
↓ 1 callers
Function
sort_cw
src/vmath.cc:170
↓ 1 callers
Function
stroke_style_read_dash
src/style_reader.cc:27
↓ 1 callers
Function
svg_add_path
src/graphics/export_svg.cc:130
↓ 1 callers
Function
svg_add_shape_elem
src/graphics/export_svg.cc:215
↓ 1 callers
Function
svg_add_text_elem_embed
src/graphics/export_svg.cc:268
↓ 1 callers
Function
svg_add_text_elem_native
src/graphics/export_svg.cc:226
↓ 1 callers
Function
svg_body
src/graphics/export_svg.cc:59
↓ 1 callers
Function
test_box_rotate_bounds
test/unit/test_graphics_box_layout.cc:24
↓ 1 callers
Function
test_intersect_linesegs
test/unit/test_graphics_intersect.cc:166
↓ 1 callers
Function
test_intersect_parallel
test/unit/test_graphics_intersect.cc:19
↓ 1 callers
Function
test_intersect_point
test/unit/test_graphics_intersect.cc:149
↓ 1 callers
Function
test_parse_comments
test/unit/test_sexpr_parser.cc:99
↓ 1 callers
Function
test_parse_lists
test/unit/test_sexpr_parser.cc:39
↓ 1 callers
Function
test_parse_literals
test/unit/test_sexpr_parser.cc:23
↓ 1 callers
Function
test_parse_quoted
test/unit/test_csv_parser.cc:84
↓ 1 callers
Function
test_parse_string_escapes
test/unit/test_sexpr_parser.cc:85
↓ 1 callers
Function
test_parse_strings
test/unit/test_sexpr_parser.cc:69
↓ 1 callers
Function
test_parse_unquoted
test/unit/test_csv_parser.cc:25
↓ 1 callers
Function
test_rotate
test/unit/test_graphics_vmath.cc:40
↓ 1 callers
Function
test_scale
test/unit/test_graphics_vmath.cc:32
↓ 1 callers
Function
test_translate
test/unit/test_graphics_vmath.cc:24
↓ 1 callers
Function
text_analyze_bidi_line
src/graphics/text_backend.cc:23
↓ 1 callers
Function
text_layout_span
src/graphics/text_layout.cc:23
↓ 1 callers
Function
text_reorder_bidi_line
src/graphics/text_support.cc:22
↓ 1 callers
Function
text_shape_run
src/graphics/text_shaper.cc:29
↓ 1 callers
Function
text_shape_run_with_font_fallback
src/graphics/text_shaper.cc:106
↓ 1 callers
Method
toString
src/utils/buffer.cc:181
↓ 1 callers
Method
to_png
src/graphics/rasterize.cc:215
↓ 1 callers
Method
truncate
src/utils/file.cc:144
↓ 1 callers
Method
write
src/utils/file.cc:122
↓ 1 callers
Function
write_file
(path, content)
doc/web/build_layout.py:74
Method
AxisDefinition
src/plot/axis.cc:90
Method
Buffer
src/utils/buffer.cc:20
Method
BufferOutputStream
src/utils/outputstream.cc:142
Method
CivilTime
src/utils/CivilTime_impl.h:1
Method
Color
src/graphics/color.cc:31
Method
Command
src/command.h:26
Method
Context
src/context.cc:25
Method
Duration
* This file is part of the "clip" project * Copyright (c) 2018 Paul Asmuth, Christian Parpart * * Licensed under the Apache License, Version 2.0
src/utils/duration_impl.h:14
Method
Exception
src/utils/exception.cc:21
Method
File
src/utils/file.cc:72
Method
File
src/utils/file.h:78
Method
FileOutputStream
src/utils/outputstream.cc:88
Method
FillStyle
src/style.cc:20
Method
FontStorage
src/graphics/font_lookup.cc:39
Method
Image
src/graphics/image.h:35
Method
Image
src/graphics/image.cc:20
Method
Layer
src/layer.cc:25
Method
LegendConfig
src/figure/legend.cc:49
Method
Measure
src/graphics/measure.cc:20
Function
None
src/utils/option_impl.h:143
Method
Option
src/utils/option_impl.h:19
Method
OutputStream
src/utils/outputstream.h:25
Method
Path
src/graphics/path.cc:23
Method
PlotAreaConfig
src/plot/areas.cc:51
Method
PlotBarsConfig
src/plot/bars.cc:61
Method
Random
src/utils/random.cc:20
Method
Rasterizer
src/graphics/rasterize.cc:23
Method
Rasterizer
src/graphics/rasterize.h:41
Method
Rectangle
src/graphics/geometry.cc:22
Method
ReturnCode
src/return_code.h:33
Method
ScaleConfig
src/scale.cc:32
Method
StringOutputStream
src/utils/outputstream.cc:130
Method
StrokeStyle
src/style.cc:27
Method
TextStyle
src/graphics/text.cc:23
Method
UnixTime
src/utils/UnixTime.cc:21
Method
UnixTime
src/utils/UnixTime_impl.h:1
Method
allocSize
src/utils/buffer.cc:177
Method
alphanumericString
src/utils/random.cc:68
Method
appendMessage
src/utils/exception.cc:93
Function
areas_autorange
src/plot/areas.cc:419
Function
areas_draw
src/plot/areas.cc:399
Function
arrow_draw_default
src/arrows.cc:23
Function
axis_configure_position
src/plot/axis.cc:785
Function
bars_autorange
src/plot/bars.cc:446
Function
bars_draw
src/plot/bars.cc:426
Method
beginsWith
src/utils/stringutil.cc:202
Method
charAt
src/utils/buffer.cc:155
Method
chomp
src/utils/stringutil.cc:130
Method
clear
src/graphics/rasterize.cc:188
Function
clip_destroy
src/api.cc:36
← previous
next →
301–400 of 660, ranked by callers