OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_contours
(Results
26 - 45
of
45
) sorted by null
1
2
/external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.c
[
all
...]
/external/freetype/src/pshinter/
pshalgo.c
[
all
...]
/external/chromium_org/third_party/freetype/src/base/
ftbbox.c
577
if ( outline->n_points == 0 || outline->
n_contours
<= 0 )
/external/freetype/src/base/
ftbbox.c
577
if ( outline->n_points == 0 || outline->
n_contours
<= 0 )
/external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c
[
all
...]
/external/freetype/src/smooth/
ftgrays.c
[
all
...]
/external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c
88
zone->max_contours = zone->
n_contours
= 0;
[
all
...]
ttinterp.c
641
exec->pts.
n_contours
= 0;
[
all
...]
/external/freetype/src/truetype/
ttobjs.c
88
zone->max_contours = zone->
n_contours
= 0;
[
all
...]
ttinterp.c
641
exec->pts.
n_contours
= 0;
[
all
...]
/external/chromium_org/third_party/freetype/src/raster/
ftraster.c
[
all
...]
/external/freetype/src/raster/
ftraster.c
[
all
...]
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp
[
all
...]
/external/chromium_org/third_party/freetype/src/autofit/
afcjk.c
366
nn < glyph->outline.
n_contours
;
[
all
...]
aflatin.c
282
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
aflatin2.c
248
for ( nn = 0; nn < glyph->outline.
n_contours
; first = last+1, nn++ )
[
all
...]
/external/freetype/src/autofit/
afcjk.c
366
nn < glyph->outline.
n_contours
;
[
all
...]
aflatin.c
282
for ( nn = 0; nn < outline.
n_contours
; first = last + 1, nn++ )
[
all
...]
aflatin2.c
248
for ( nn = 0; nn < glyph->outline.
n_contours
; first = last+1, nn++ )
[
all
...]
/external/skia/src/ports/
SkFontHost_FreeType.cpp
[
all
...]
Completed in 1107 milliseconds
1
2