OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attachPoint
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h
63
struct
attachPoint
{
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh
44
typedef ArrayOf<USHORT>
AttachPoint
; /* Array of contour point indices--in
62
const
AttachPoint
&points = this+
attachPoint
[index];
76
return TRACE_RETURN (coverage.sanitize (c, this) &&
attachPoint
.sanitize (c, this));
83
OffsetArrayOf<
AttachPoint
>
84
attachPoint
; /* Array of
AttachPoint
tables
87
DEFINE_SIZE_ARRAY (4,
attachPoint
);
/external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh
44
typedef ArrayOf<USHORT>
AttachPoint
; /* Array of contour point indices--in
62
const
AttachPoint
&points = this+
attachPoint
[index];
76
return TRACE_RETURN (coverage.sanitize (c, this) &&
attachPoint
.sanitize (c, this));
83
OffsetArrayOf<
AttachPoint
>
84
attachPoint
; /* Array of
AttachPoint
tables
87
DEFINE_SIZE_ARRAY (4,
attachPoint
);
Completed in 425 milliseconds