OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tuplecount
(Results
1 - 9
of
9
) sorted by null
/external/freetype/src/truetype/
ttgxvar.h
92
FT_UInt
tuplecount
; /* shared tuples in `gvar' */
member in struct:GX_BlendRec_
93
FT_Fixed* tuplecoords; /* tuplecoords[
tuplecount
][num_axis] */
107
/* Flags used within the `
TupleCount
' field of the `gvar' table. */
ttgxvar.c
450
blend->
tuplecount
= gvar_head.globalCoordCount;
472
blend->
tuplecount
));
501
if ( blend->
tuplecount
!= 0 )
504
gvar_head.axisCount * blend->
tuplecount
) )
508
FT_FRAME_ENTER( blend->
tuplecount
* gvar_head.axisCount * 2L ) )
511
for ( i = 0; i < blend->
tuplecount
; i++ )
[
all
...]
/external/pdfium/third_party/freetype/src/truetype/
ttgxvar.h
92
FT_UInt
tuplecount
; /* shared tuples in `gvar' */
member in struct:GX_BlendRec_
93
FT_Fixed* tuplecoords; /* tuplecoords[
tuplecount
][num_axis] */
107
/* Flags used within the `
TupleCount
' field of the `gvar' table. */
ttgxvar.c
410
blend->
tuplecount
= gvar_head.globalCoordCount;
448
if ( blend->
tuplecount
!= 0 )
451
gvar_head.axisCount * blend->
tuplecount
) )
455
FT_FRAME_ENTER( blend->
tuplecount
* gvar_head.axisCount * 2L ) )
458
for ( i = 0; i < blend->
tuplecount
; ++i )
[
all
...]
/external/icu/icu4c/source/test/intltest/
numfmtst.h
196
void expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t
tupleCount
,
numfmtst.cpp
[
all
...]
/prebuilts/python/linux-x86/2.7.5/bin/
python
python2
python2.7
Completed in 184 milliseconds