Home
last modified time | relevance | path

Searched refs:cairo_get_font_face (Results 1 – 25 of 99) sorted by relevance

1234

/dports/graphics/cairo/cairo-1.17.4/test/
H A Dtoy-font-face.c60 font_face = cairo_font_face_reference (cairo_get_font_face (cr)); in preamble()
75 font_face = cairo_font_face_reference (cairo_get_font_face (cr)); in preamble()
H A Dinvalid-matrix.c178 font_face = cairo_get_font_face (cr2); in draw()
203 font_face = cairo_get_font_face (cr2); in draw()
228 font_face = cairo_get_font_face (cr2); in draw()
H A Dscaled-font-zero-matrix.c42 font_face = cairo_get_font_face (cr); in draw()
H A Dfont-face-get-type.c48 font_face = cairo_get_font_face (cr); in preamble()
H A Duser-font-rescale.c329 old = cairo_font_face_reference (cairo_get_font_face (cr)); in draw()
334 substitute = cairo_get_font_face (cr); in draw()
H A Dfont-options.c88 scaled_font = cairo_scaled_font_create (cairo_get_font_face (cr), in preamble()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/org/eclipse/swt/internal/cairo/
H A DCairo.java125 public static final native long cairo_get_font_face(long cr); in cairo_get_font_face() method in Cairo
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/cairo/
H A DCairo.java125 public static final native long cairo_get_font_face(long cr); in cairo_get_font_face() method in Cairo
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DdrawContextFltkCairo.cpp177 cairo_get_font_face(_cr), in drawString()
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dcontext.cc616 auto cfontface = cairo_get_font_face(cobj()); in get_font_face()
623 auto cfontface = cairo_get_font_face(const_cast<cobject*>(cobj())); in get_font_face()
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/
H A Dxwidget_private.c249 cairo_font_face_t *ff = cairo_get_font_face(wid->crb); in _resize_surface()
/dports/audio/littlefly-lv2/LittleFly.lv2-1.0/libxputty/xputty/
H A Dxwidget_private.c249 cairo_font_face_t *ff = cairo_get_font_face(wid->crb); in _resize_surface()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/
H A Dxwidget_private.cpp249 cairo_font_face_t *ff = cairo_get_font_face(wid->crb); in _resize_surface()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h94 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h95 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h94 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h94 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-rename.h94 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-rename.h94 #define cairo_get_font_face _moz_cairo_get_font_face macro
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/
H A Dxwidget_private.c296 cairo_font_face_t *ff = cairo_get_font_face(wid->crb); in _resize_surface()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/
H A Dxwidget_private.c296 cairo_font_face_t *ff = cairo_get_font_face(wid->crb); in _resize_surface()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DContext.cs827 return Cairo.FontFace.Lookup (NativeMethods.cairo_get_font_face (handle), false); in GetContextFontFace()
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/
H A Dcontext.rs562 unsafe { FontFace::from_raw_none(ffi::cairo_get_font_face(self.0)) } in get_font_face()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DContext.cs859 return Cairo.FontFace.Lookup (NativeMethods.cairo_get_font_face (state));
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/
H A Dcontext.rs561 unsafe { FontFace::from_raw_none(ffi::cairo_get_font_face(self.0)) } in get_font_face()

1234