From f4092abdf94af6a99aff944d6264bc1284e8bdd4 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 10 Oct 2011 17:43:39 +0200 Subject: Imported nx-X11-3.1.0-1.tar.gz Summary: Imported nx-X11-3.1.0-1.tar.gz Keywords: Imported nx-X11-3.1.0-1.tar.gz into Git repository --- .../fontconfig/doc/fontconfig-devel/r1404.html | 207 +++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 nx-X11/extras/fontconfig/doc/fontconfig-devel/r1404.html (limited to 'nx-X11/extras/fontconfig/doc/fontconfig-devel/r1404.html') diff --git a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1404.html b/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1404.html new file mode 100644 index 000000000..bd2dc577a --- /dev/null +++ b/nx-X11/extras/fontconfig/doc/fontconfig-devel/r1404.html @@ -0,0 +1,207 @@ + +FcCharSetFirstPage
PrevNext

FcCharSetFirstPage

Name

FcCharSetFirstPage -- Start enumerating charset contents

Synopsis

#include <fontconfig.h>
+	

FcChar32 FcCharSetFirstPage(const FcCharSet *a, FcChar32[FC_CHARSET_MAP_SIZE]map, FcChar32 *next);

Description

Builds an array of bits marking the first page of Unicode coverage of +a. Returns the base of the array. next contains the next page in the +font. +

Version

Fontconfig version 2.3.2 + +


PrevHomeNext
FcCharSetIsSubsetUpFcCharSetNextPage
\ No newline at end of file -- cgit v1.2.3