OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gly_offset
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/ots/src/
glyf.cc
77
uint32_t
gly_offset
, uint32_t gly_length,
114
data +
gly_offset
,
120
data +
gly_offset
,
158
data +
gly_offset
+ gly_header_length + bytecode_length,
195
const unsigned
gly_offset
= offsets[i];
local
204
if (
gly_offset
>= length) {
209
if (
gly_offset
+ gly_length <
gly_offset
) {
212
if (
gly_offset
+ gly_length > length) {
216
table.set_offset(
gly_offset
);
[
all
...]
Completed in 385 milliseconds