OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_contours
(Results
51 - 70
of
70
) sorted by null
1
2
3
/external/pdfium/third_party/freetype/src/smooth/
ftgrays.c
[
all
...]
/external/freetype/src/truetype/
ttgxvar.c
[
all
...]
ttinterp.c
476
exec->pts.
n_contours
= 0;
[
all
...]
ttobjs.c
88
zone->max_contours = zone->
n_contours
= 0;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgxvar.c
[
all
...]
ttinterp.c
460
exec->pts.
n_contours
= 0;
[
all
...]
ttobjs.c
88
zone->max_contours = zone->
n_contours
= 0;
[
all
...]
/external/pdfium/third_party/freetype/src/truetype/
ttgxvar.c
[
all
...]
ttinterp.c
469
exec->pts.
n_contours
= 0;
[
all
...]
ttobjs.c
88
zone->max_contours = zone->
n_contours
= 0;
[
all
...]
/external/freetype/src/raster/
ftraster.c
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/
ftraster.c
[
all
...]
/external/pdfium/third_party/freetype/src/raster/
ftraster.c
[
all
...]
/external/freetype/src/autofit/
afcjk.c
370
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
aflatin2.c
249
for ( nn = 0; nn < glyph->outline.
n_contours
; first = last+1, nn++ )
[
all
...]
aflatin.c
385
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afcjk.c
370
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
aflatin2.c
249
for ( nn = 0; nn < glyph->outline.
n_contours
; first = last+1, nn++ )
[
all
...]
aflatin.c
395
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
/external/skia/src/ports/
SkFontHost_FreeType.cpp
[
all
...]
Completed in 1026 milliseconds
1
2
3