Home
last modified time | relevance | path

Searched refs:advances (Results 1 – 25 of 36) sorted by relevance

12

/external/pdfium/third_party/freetype/src/base/
Dftadvanc.c28 FT_Fixed* advances, in _ft_face_scale_advances() argument
51 advances[nn] = FT_MulDiv( advances[nn], scale, 64 ); in _ft_face_scale_advances()
/external/freetype/src/base/
Dftadvanc.c28 FT_Fixed* advances, in _ft_face_scale_advances() argument
51 advances[nn] = FT_MulDiv( advances[nn], scale, 64 ); in _ft_face_scale_advances()
/external/pdfium/third_party/freetype/src/truetype/
Dttdriver.c194 FT_Fixed *advances ) in tt_get_advances() argument
212 advances[nn] = ah; in tt_get_advances()
224 advances[nn] = aw; in tt_get_advances()
/external/pdfium/third_party/freetype/src/type1/
Dt1gload.c215 FT_Fixed* advances ) in T1_Get_Advances() argument
228 advances[nn] = 0; in T1_Get_Advances()
259 advances[nn] = FIXED_TO_INT( decoder.builder.advance.x ); in T1_Get_Advances()
261 advances[nn] = 0; in T1_Get_Advances()
Dt1gload.h39 FT_Fixed* advances );
/external/freetype/src/truetype/
Dttdriver.c224 FT_Fixed *advances ) in tt_get_advances() argument
249 advances[nn] = ah; in tt_get_advances()
268 advances[nn] = aw; in tt_get_advances()
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c191 FT_Fixed* advances ) in cff_get_advances() argument
230 advances[nn] = ah; in cff_get_advances()
252 advances[nn] = aw; in cff_get_advances()
268 advances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT ) in cff_get_advances()
/external/harfbuzz_ng/src/
Dhb-buffer-deserialize-text.rl77 advances= '+' (num >tok %parse_x_advance) (',' (num >tok %parse_y_advance))?;
83 advances?
Dhb-uniscribe.cc808 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
961 advances + glyphs_offset, in _hb_uniscribe_shape()
1010 info->mask = advances[i]; in _hb_uniscribe_shape()
/external/freetype/src/cff/
Dcffdrivr.c196 FT_Fixed* advances ) in cff_get_advances() argument
242 advances[nn] = ah; in cff_get_advances()
271 advances[nn] = aw; in cff_get_advances()
287 advances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT ) in cff_get_advances()
/external/libunwind/doc/
Dunw_step.tex19 The \Func{unw\_step}() routine advances the unwind cursor \Var{cp} to
/external/freetype/include/freetype/internal/
Dftdriver.h87 FT_Fixed* advances );
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftdriver.h96 FT_Fixed* advances );
/external/fonttools/Doc/
Dchanges.txt91 - Fixed bug in hmtx/vmtx code that only occured if all advances were equal.
/external/syslinux/com32/cmenu/
Dadv_menu.tpl88 // and advances end of str by removing trailing spaces
/external/zlib/src/doc/
Drfc1951.txt803 the compressor simply writes out X as a literal byte and advances one
825 original match, and, as described above, advances N bytes before
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DBaseRecognizer.as533 * and LA(2) as if we were doing a normal match(), which advances the
/external/llvm/docs/tutorial/
DLangImpl02.rst216 creates a ``NumberExprAST`` node, advances the lexer to the next token,
DOCamlLangImpl2.rst149 creates a ``Ast.Number`` node, advances the lexer to the next token, and
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBaseRecognizer.m706 * and LA(2) as if we were doing a normal match(), which advances the
/external/harfbuzz_ng/
DNEWS230 non-zero mark advances. This was introduced in 1.2.0 while
/external/libjpeg-turbo/
Dstructure.txt528 file, because these may change as the data input section advances into a new
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/pcre/dist2/testdata/
Dtestinput15294 # This matches "aaaac"; each PRUNE advances one character until the subject no
Dtestoutput18490 # This matches "aaaac"; each PRUNE advances one character until the subject no

12