Home
last modified time | relevance | path

Searched refs:to_real (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
H A Dhb-cff2-interp-cs.hh172 double v = arg.to_real (); in blend_arg()
175 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
H A Dhb-cff2-interp-cs.hh172 double v = arg.to_real (); in blend_arg()
175 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
H A Dhb-cff2-interp-cs.hh172 double v = arg.to_real (); in blend_arg()
175 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
H A Dhb-cff2-interp-cs.hh171 double v = arg.to_real (); in blend_arg()
174 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-cff-interp-common.hh227 double to_real () const { return value; } in to_real() function
232 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
239 set_real (to_real () + n.to_real ()); in operator +=()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-cff-interp-common.hh227 double to_real () const { return value; } in to_real() function
232 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
239 set_real (to_real () + n.to_real ()); in operator +=()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-cff-interp-common.hh227 double to_real () const { return value; } in to_real() function
232 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
239 set_real (to_real () + n.to_real ()); in operator +=()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-cff-interp-common.hh227 double to_real () const { return value; } in to_real() function
232 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
239 set_real (to_real () + n.to_real ()); in operator +=()
H A Dhb-cff2-interp-cs.hh161 double v = arg.to_real (); in blend_arg()
164 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
239 { return value > n.to_real (); } in operator >()
252 set_real (to_real () + n.to_real ()); in operator +=()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-cff-interp-common.hh230 double to_real () const { return value; } in to_real() function
235 bool operator > (const number_t &n) const { return value > n.to_real (); } in operator >()
242 set_real (to_real () + n.to_real ()); in operator +=()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-cff2-interp-cs.hh173 double v = arg.to_real (); in blend_arg()
176 v += (double)scalars[i] * arg.deltas[i].to_real (); in blend_arg()

12345678910>>...15