Home
last modified time | relevance | path

Searched defs:dimension (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/freetype/src/pshinter/
Dpshalgo.c402 FT_Int dimension ) in ps_simple_scale()
441 FT_Int dimension, in psh_hint_align()
850 FT_Int dimension, in psh_hint_table_align_hints()
1185 FT_Int dimension ) in psh_glyph_load_points()
1219 FT_Int dimension ) in psh_glyph_save_points()
1670 FT_Int dimension ) in psh_glyph_find_strong_points()
1828 FT_Int dimension ) in psh_glyph_interpolate_strong_points()
1879 FT_Int dimension ) in psh_glyph_interpolate_normal_points()
2033 FT_Int dimension ) in psh_glyph_interpolate_other_points()
2191 FT_Int dimension; in ps_hints_apply() local
Dpshrec.c536 ps_dimension_done( PS_Dimension dimension, in ps_dimension_done()
547 ps_dimension_init( PS_Dimension dimension ) in ps_dimension_init()
839 FT_Int dimension, in ps_hints_stem()
895 FT_Int dimension, in ps_hints_t1stem3()
1132 FT_Int dimension, in t1_hints_stem()
1176 FT_Int dimension, in t2_hints_stems()
Dpshrec.h137 PS_DimensionRec dimension[2]; member
Dpshglob.h138 PSH_DimensionRec dimension[2]; member
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
Dpshalgo.c402 FT_Int dimension ) in ps_simple_scale()
441 FT_Int dimension, in psh_hint_align()
850 FT_Int dimension, in psh_hint_table_align_hints()
1185 FT_Int dimension ) in psh_glyph_load_points()
1219 FT_Int dimension ) in psh_glyph_save_points()
1670 FT_Int dimension ) in psh_glyph_find_strong_points()
1828 FT_Int dimension ) in psh_glyph_interpolate_strong_points()
1879 FT_Int dimension ) in psh_glyph_interpolate_normal_points()
2033 FT_Int dimension ) in psh_glyph_interpolate_other_points()
2191 FT_Int dimension; in ps_hints_apply() local
Dpshrec.c536 ps_dimension_done( PS_Dimension dimension, in ps_dimension_done()
547 ps_dimension_init( PS_Dimension dimension ) in ps_dimension_init()
839 FT_Int dimension, in ps_hints_stem()
895 FT_Int dimension, in ps_hints_t1stem3()
1132 FT_Int dimension, in t1_hints_stem()
1176 FT_Int dimension, in t2_hints_stems()
Dpshrec.h137 PS_DimensionRec dimension[2]; member
Dpshglob.h138 PSH_DimensionRec dimension[2]; member
/external/freetype/src/pshinter/
Dpshalgo.c402 FT_Int dimension ) in ps_simple_scale()
441 FT_Int dimension, in psh_hint_align()
850 FT_Int dimension, in psh_hint_table_align_hints()
1185 FT_Int dimension ) in psh_glyph_load_points()
1219 FT_Int dimension ) in psh_glyph_save_points()
1669 FT_Int dimension ) in psh_glyph_find_strong_points()
1827 FT_Int dimension ) in psh_glyph_interpolate_strong_points()
1878 FT_Int dimension ) in psh_glyph_interpolate_normal_points()
2032 FT_Int dimension ) in psh_glyph_interpolate_other_points()
2188 FT_Int dimension; in ps_hints_apply() local
Dpshrec.c536 ps_dimension_done( PS_Dimension dimension, in ps_dimension_done()
547 ps_dimension_init( PS_Dimension dimension ) in ps_dimension_init()
839 FT_Int dimension, in ps_hints_stem()
895 FT_Int dimension, in ps_hints_t1stem3()
1132 FT_Int dimension, in t1_hints_stem()
1176 FT_Int dimension, in t2_hints_stems()
Dpshrec.h137 PS_DimensionRec dimension[2]; member
Dpshglob.h138 PSH_DimensionRec dimension[2]; member
/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.c252 FT_Int dimension; in af_glyph_hints_dump_segments() local
307 FT_Int dimension, in af_glyph_hints_get_num_segments()
333 FT_Int dimension, in af_glyph_hints_get_segment_offset()
371 FT_Int dimension; in af_glyph_hints_dump_edges() local
439 FT_Int dimension, in af_glyph_hints_get_num_segments()
452 FT_Int dimension, in af_glyph_hints_get_segment_offset()
/external/doclava/src/com/google/doclava/
DTypeInfo.java28 public TypeInfo(boolean isPrimitive, String dimension, String simpleTypeName, in TypeInfo()
109 public String dimension() { in dimension() method in TypeInfo
113 public void setDimension(String dimension) { in setDimension()
DParameterInfo.java69 public boolean matchesDimension(String dimension, boolean varargs) { in matchesDimension()
DLinkReference.java166 int dimension = 0; in parse() local
/external/freetype/src/autofit/
Dafhints.c265 FT_Int dimension; in af_glyph_hints_dump_segments() local
320 FT_Int dimension, in af_glyph_hints_get_num_segments()
346 FT_Int dimension, in af_glyph_hints_get_segment_offset()
396 FT_Int dimension; in af_glyph_hints_dump_edges() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_build.c122 unsigned dimension, in tgsi_build_declaration()
807 unsigned dimension, in tgsi_build_src_register()
841 struct tgsi_dimension dimension; in tgsi_default_dimension() local
871 struct tgsi_dimension dimension; in tgsi_build_dimension() local
903 unsigned dimension, in tgsi_build_dst_register()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c122 unsigned dimension, in tgsi_build_declaration()
807 unsigned dimension, in tgsi_build_src_register()
841 struct tgsi_dimension dimension; in tgsi_default_dimension() local
871 struct tgsi_dimension dimension; in tgsi_build_dimension() local
903 unsigned dimension, in tgsi_build_dst_register()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DRawDataTable.java93 Dim dimension = this.dimensions[d]; in printDetails() local
/external/chromium_org/gpu/command_buffer/client/
Dtransfer_buffer.cc109 static unsigned int ComputePOTSize(unsigned int dimension) { in ComputePOTSize()
/external/clang/test/CodeGenObjCXX/
Dmangle.mm68 @property (assign) enum { T2i, T2j, T2k } dimension; property
/external/javassist/src/main/javassist/expr/
DNewArray.java243 int index, dimension; field in NewArray.ProceedForArray
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDimensionTest.cpp40 void PrintTo(const HTMLDimension& dimension, ::std::ostream* os) in PrintTo()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DBuildResults.java460 Dim dimension = (Dim) PerformanceTestPlugin.getDimension(dim_id); in setValue() local

12