OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gasp
(Results
1 - 19
of
19
) sorted by null
/external/freetype/src/base/
ftgasp.c
5
/* Access of TrueType's `
gasp
' table (body). */
36
if ( ttface->
gasp
.numRanges > 0 )
38
TT_GaspRange range = ttface->
gasp
.gaspRanges;
39
TT_GaspRange range_end = range + ttface->
gasp
.numRanges;
52
if ( ttface->
gasp
.version == 0 )
/external/freetype/include/freetype/
ftgasp.h
5
/* Access of TrueType's `
gasp
' table (specification). */
38
*
Gasp
Table
41
* Retrieving TrueType `
gasp
' table entries.
45
* font for specific entries in its `
gasp
' table, if any. This is
61
* This special value means that there is no
GASP
table in this face.
97
* Read the `
gasp
' table from a TrueType or OpenType font file and
106
* `
gasp
' table in the face.
freetype.h
[
all
...]
/external/freetype/src/sfnt/
ttload.c
[
all
...]
sfobjs.c
728
/* consider the kerning and
gasp
tables as optional */
729
LOAD_(
gasp
);
[
all
...]
/bionic/libc/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/ndk/build/platforms/android-8/arch-x86/usr/include/net/
if_ieee1394.h
89
#define IEEE1394_GASP_LEN 8 /*
GASP
header for Stream */
/external/freetype/include/freetype/internal/
tttypes.h
268
/* A tiny structure used to model a
gasp
range according to the */
295
/* A structure modeling the TrueType `
gasp
' table used to specify */
301
/* numRanges :: The number of
gasp
ranges in table. */
303
/* gaspRanges :: An array of
gasp
ranges. */
1317
TT_GaspRec
gasp
; \/* the `
gasp
' table *\/
member in struct:TT_FaceRec_
[
all
...]
/external/freetype/include/freetype/config/
ftheader.h
727
* FreeType~2 API which returns entries from the TrueType
GASP
table.
/external/icu4c/layout/
LETypes.h
354
LE_GASP_TABLE_TAG = 0x67617370UL, /**< '
gasp
' */
/external/libpcap/
pcap-bpf.h
423
* for example, raw
GASP
frames being handed up.
/external/proguard/docs/manual/
troubleshooting.html
570
If all of this seems ok, perhaps there's a bug in ProGuard (
gasp
!). If so,
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
/external/webkit/WebCore/
ChangeLog-2002-12-03
390
should be faster and actually work (
gasp
!). Fixes the dhtml
[
all
...]
Completed in 110 milliseconds