OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valueFormats
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
573
const ValueFormat *
valueFormats
) const
576
unsigned int len1 =
valueFormats
[0].get_len ();
577
unsigned int len2 =
valueFormats
[1].get_len ();
590
const ValueFormat *
valueFormats
,
595
unsigned int len1 =
valueFormats
[0].get_len ();
596
unsigned int len2 =
valueFormats
[1].get_len ();
606
valueFormats
[0].apply_value (c->font, c->direction, this,
608
valueFormats
[1].apply_value (c->font, c->direction, this,
623
ValueFormat *
valueFormats
;
624
unsigned int len1; /*
valueFormats
[0].get_len() *
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
570
const ValueFormat *
valueFormats
) const
573
unsigned int len1 =
valueFormats
[0].get_len ();
574
unsigned int len2 =
valueFormats
[1].get_len ();
587
const ValueFormat *
valueFormats
,
591
unsigned int len1 =
valueFormats
[0].get_len ();
592
unsigned int len2 =
valueFormats
[1].get_len ();
602
valueFormats
[0].apply_value (c->font, c->direction, this,
604
valueFormats
[1].apply_value (c->font, c->direction, this,
619
ValueFormat *
valueFormats
;
620
unsigned int len1; /*
valueFormats
[0].get_len() *
[
all
...]
Completed in 1979 milliseconds