OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:component_array_offset_
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/bitmap/
composite_bitmap_glyph.cc
38
int32_t component_offset =
component_array_offset_
+
49
component_array_offset_
= Offset::kGlyphFormat8_componentArray;
52
component_array_offset_
= Offset::kGlyphFormat9_componentArray;
composite_bitmap_glyph.h
70
int32_t
component_array_offset_
;
member in class:sfntly::CompositeBitmapGlyph
Completed in 55 milliseconds