Searched refs:GLib (Results 1 - 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
H A Dsample.py8 from gi.repository import GLib namespace
24 # Need to create GLib.Bytes explicitly until this bug is fixed:
26 blob = hb.glib_blob_create (GLib.Bytes.new (fontdata))
/external/harfbuzz_ng/win32/
H A Dconfig-msvc.mak8 # GLib is required for all utility programs and tests
54 # Note: All the utility and test programs require GLib support to be present!
78 # Enable HarfBuzz-GObject (enables GLib support as well)
103 !if [echo Warning: GLib support not enabled, hb-view not built]
132 # Enable GLib if desired
169 # and define some of the macros in GLib's msvc_recommended_pragmas.h
190 # Define some of the macros in GLib's msvc_recommended_pragmas.h
H A Ddetectenv-msvc.mak3 # libraries can be located. For instance, if building from GLib's
4 # included Visual Studio projects, this should be able to locate the GLib
5 # build out-of-the-box if they were not moved. GLib's headers will be
H A Dinfo-msvc.mak8 UNICODE_IMPL = GLib
9 INC_FEATURES = $(INC_FEATURES) GLib
98 @echo Enable GLib2 support, with GLib Unicode support, requires the GNOME GLib2
H A Dcreate-lists-msvc.mak62 # For the utility programs (GLib support is required)
/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py33 from gi.repository import GLib namespace
607 GLib.timeout_add_seconds(5, self.selinux_status)

Completed in 311 milliseconds