OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:glyf
(Results
126 - 150
of
162
) sorted by null
1
2
3
4
5
6
7
/external/sfntly/cpp/src/sfntly/table/
table.cc
113
}*/ else if (tag == Tag::
glyf
) {
/external/sfntly/cpp/src/test/
serialization_test.cc
76
} else if (TTF_KNOWN_TAGS[i] == Tag::
glyf
) {
/external/fonttools/Lib/fontTools/
subset.py
[
all
...]
merge.py
326
ttLib.getTableClass('
glyf
').mergeMap = {
332
@_add_method(ttLib.getTableClass('
glyf
'))
/frameworks/base/core/tests/coretests/assets/fonts/
hasGlyphTestFont.ttx
243
<
glyf
>
324
</
glyf
>
/frameworks/minikin/tests/data/
Ascii.ttx
227
<
glyf
>
238
</
glyf
>
Ja.ttx
208
<
glyf
>
265
</
glyf
>
/external/freetype/include/freetype/
ftincrem.h
150
* the `
glyf
' table. For PostScript formats, it must correspond to the
/external/harfbuzz_ng/src/
Makefile.sources
24
hb-ot-
glyf
-table.hh \
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftincrem.h
149
* the `
glyf
' table. For PostScript formats, it must correspond to the
/external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py
1
"""_g_l_y_f.py -- Converter classes for the '
glyf
' table."""
49
raise ttLib.TTLibError("not enough '
glyf
' table data")
54
warnings.warn("too much '
glyf
' table data")
92
progress.setLabel("Dumping '
glyf
' table... (%s)" % glyphName)
558
# extremas, etc. However, the
glyf
table header
/external/freetype/include/freetype/internal/
tttypes.h
[
all
...]
/external/freetype/src/sfnt/
sfobjs.c
1064
/* note that `
glyf
' or `CFF2' have precedence */
[
all
...]
/external/freetype/src/truetype/
ttgload.c
[
all
...]
ttobjs.c
657
/* having a (non-zero) `
glyf
' table without */
[
all
...]
/external/freetype/devel/
ftoption.h
[
all
...]
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftoption.h
[
all
...]
/external/freetype/include/freetype/config/
ftoption.h
[
all
...]
/external/pdfium/third_party/freetype/include/freetype-custom-config/
ftoption.h
[
all
...]
/external/skia/third_party/freetype/include/freetype-android/
ftoption.h
[
all
...]
/external/skqp/third_party/freetype/include/freetype-android/
ftoption.h
[
all
...]
/external/freetype/
ChangeLog.27
[
all
...]
ChangeLog.23
420
(tt_loader_init): Add parameter to quickly load the `
glyf
' table
[
all
...]
/external/skia/src/ports/
SkFontHost_mac.cpp
[
all
...]
/external/skqp/src/ports/
SkFontHost_mac.cpp
[
all
...]
Completed in 671 milliseconds
1
2
3
4
5
6
7