Home
last modified time | relevance | path

Searched refs:index_to_charcode (Results 1 – 16 of 16) sorted by relevance

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dfont-metric-scheme.cc85 size_t charcode = fm->index_to_charcode (glyph_index);
103 return to_scm (fm->index_to_charcode (fm->name_to_index (ly_scm2string (name))));
H A Dmodified-font-metric.cc107 Modified_font_metric::index_to_charcode (vsize i) const in index_to_charcode() function in Modified_font_metric
109 return orig_->index_to_charcode (i); in index_to_charcode()
H A Dfont-metric.cc132 Font_metric::index_to_charcode (size_t i) const in index_to_charcode() function in Font_metric
H A Dopen-type-font.cc464 Open_type_font::index_to_charcode (size_t i) const in index_to_charcode() function in Open_type_font
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dfont-metric-scheme.cc88 size_t charcode = fm->index_to_charcode (glyph_index);
107 return to_scm (fm->index_to_charcode (fm->name_to_index (ly_scm2string (name))));
H A Dmodified-font-metric.cc104 Modified_font_metric::index_to_charcode (vsize i) const in index_to_charcode() function in Modified_font_metric
106 return orig_->index_to_charcode (i); in index_to_charcode()
H A Dfont-metric.cc131 Font_metric::index_to_charcode (size_t i) const in index_to_charcode() function in Font_metric
H A Dopen-type-font.cc433 Open_type_font::index_to_charcode (size_t i) const in index_to_charcode() function in Open_type_font
/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dmodified-font-metric.hh44 size_t index_to_charcode (size_t) const override;
H A Dfont-metric.hh62 virtual size_t index_to_charcode (size_t) const;
H A Dopen-type-font.hh69 size_t index_to_charcode (size_t) const override;
/dports/print/lilypond-devel/lilypond-2.23.5/lily/include/
H A Dmodified-font-metric.hh46 size_t index_to_charcode (size_t) const override;
H A Dfont-metric.hh64 virtual size_t index_to_charcode (size_t) const;
H A Dopen-type-font.hh74 size_t index_to_charcode (size_t) const override;
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/misc/
H A DChangeLog-2.1016405 (index_to_charcode): New method.
16762 * lily/modified-font-metric.cc (index_to_charcode): New method.
16764 * lily/include/font-metric.hh (index_to_charcode): New function.
/dports/print/lilypond/lilypond-2.22.1/Documentation/misc/
H A DChangeLog-2.1016405 (index_to_charcode): New method.
16762 * lily/modified-font-metric.cc (index_to_charcode): New method.
16764 * lily/include/font-metric.hh (index_to_charcode): New function.