OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:potfRecords
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc
685
range->props.
potfRecords
= reinterpret_cast<OPENTYPE_FEATURE_RECORD *> (offset);
712
range->props.
potfRecords
= feature_records.array + reinterpret_cast<uintptr_t> (range->props.
potfRecords
);
/external/harfbuzz_ng/src/
hb-uniscribe.cc
682
range->props.
potfRecords
= reinterpret_cast<OPENTYPE_FEATURE_RECORD *> (offset);
709
range->props.
potfRecords
= feature_records.array + reinterpret_cast<uintptr_t> (range->props.
potfRecords
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usp10.h
233
OPENTYPE_FEATURE_RECORD *
potfRecords
;
Completed in 176 milliseconds