OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:valueFormat2
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
PairPositioningSubtables.h
42
ValueFormat
valueFormat2
;
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/
Kerning.java
192
int
valueFormat2
= input.readUnsignedShort();
209
readXAdvanceFromValueRecord(
valueFormat2
); // Value2
220
int
valueFormat2
= input.readUnsignedShort();
250
readXAdvanceFromValueRecord(
valueFormat2
); // Value2
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
721
unsigned int len2 =
valueFormat2
.get_len ();
740
ValueFormat
valueFormat2
; /* Defines the types of data in
785
unsigned int len2 =
valueFormat2
.get_len ();
795
valueFormat2
.apply_value (c->font, c->direction, this,
814
unsigned int len2 =
valueFormat2
.get_len ();
816
unsigned int record_size = valueFormat1.get_size () +
valueFormat2
.get_size ();
820
valueFormat2
.sanitize_values_stride_unsafe (c, this, &values[len1], count, stride));
831
ValueFormat
valueFormat2
; /* ValueRecord definition--for the
[
all
...]
Completed in 327 milliseconds