OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CoverageFormat1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh
626
struct
CoverageFormat1
671
inline void init (const struct
CoverageFormat1
&c_) { c = &c_; i = 0; };
678
const struct
CoverageFormat1
*c;
912
CoverageFormat1
::Iter format1;
920
CoverageFormat1
format1;
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
626
struct
CoverageFormat1
671
inline void init (const struct
CoverageFormat1
&c_) { c = &c_; i = 0; };
678
const struct
CoverageFormat1
*c;
912
CoverageFormat1
::Iter format1;
920
CoverageFormat1
format1;
[
all
...]
Completed in 466 milliseconds