Home
last modified time | relevance | path

Searched defs:loca (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_loca.cc41 LocaTablePtr loca = down_cast<LocaTable*>(table); in VerifyLOCA() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat1.java57 private int loca(int loca) { in loca() argument
[all...]
H A DIndexSubTableFormat3.java57 private int loca(int loca) { in loca() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table.cc31 int32_t loca = CheckGlyphRange(glyph_id); in GlyphInfo() local
H A Dindex_sub_table_format2.cc46 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
79 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
87 int32_t loca = CheckGlyphRange(glyph_id); in GlyphLength() local
H A Dindex_sub_table_format1.cc43 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
51 int32_t loca = CheckGlyphRange(glyph_id); in GlyphLength() local
64 int32_t IndexSubTableFormat1::Loca(int32_t loca) { in Loca() argument
81 int32_t loca in GlyphLength() local
90 int32_t loca = CheckGlyphRange(glyph_id); GlyphStartOffset() local
[all...]
H A Dindex_sub_table_format3.cc33 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
41 int32_t loca = CheckGlyphRange(glyph_id); in GlyphLength() local
64 int32_t IndexSubTableFormat3::Loca(int32_t loca) { in Loca() argument
82 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
90 int32_t loca = CheckGlyphRange(glyph_id); GlyphLength() local
[all...]
H A Dindex_sub_table_format4.cc33 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
48 int32_t loca = CheckGlyphRange(glyph_id); in GlyphLength() local
120 int32_t loca = CheckGlyphRange(glyph_id); in GlyphLength() local
133 int32_t loca = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
H A Dindex_sub_table_format5.cc39 int32_t loca = ReadFontData()->SearchUShort( in GlyphStartOffset() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java52 public static final int loca = Tag.intValue(new byte[]{'l', 'o', 'c', 'a'}); field in Tag
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyphTable.java78 private List<Integer> loca; field in GlyphTable.Builder
113 public void setLoca(List<Integer> loca) { in setLoca() argument
141 private void initialize(ReadableFontData data, List<Integer> loca) { in initialize() argument
[all...]
H A DLocaTable.java109 public int loca(int index) { in loca() method in LocaTable
170 private List<Integer> loca; global() field in LocaTable.Builder
391 public int loca(int index) { loca() method in LocaTable.Builder
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc38 const int32_t Tag::loca = TAG('l', 'o', 'c', 'a'); member in sfntly::Tag
H A Dtag.h46 static const int32_t loca; member
/third_party/cups-filters/fontembed/
H A Dsfnt.c468 char *loca=otf_get_table(otf,OTF_TAG('l','o','c','a'),&len); in otf_load_glyf() local
[all...]
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h31 Iterator(const SkOTTableGlyph& glyf, const SkOTTableIndexToLocation& loca, SkOTTableHead::IndexToLocFormat locaFormat) Iterator() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc72 void GlyphTable::Builder::SetLoca(const std::vector<int32_t>& loca) { in SetLoca() argument
160 Initialize(ReadableFontData* data, const std::vector<int32_t>& loca) Initialize() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc399 ConstructIndexFormat4(IndexSubTable::Builder* b, const BitmapGlyphInfoMap& loca, in ConstructIndexFormat4() argument
437 ConstructIndexFormat5(IndexSubTable::Builder* b, const BitmapGlyphInfoMap& loca, in ConstructIndexFormat5() argument
486 SubsetIndexSubTable(IndexSubTable::Builder* builder, const BitmapGlyphInfoMap& loca, int32_t* image_data_offset) SubsetIndexSubTable() argument
749 Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, LocaTable* loca) Subset() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh53 struct loca struct
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/glfw/deps/
H A Dnuklear.h10977 int loca,head,glyf,hhea,hmtx,kern; /* table locations as offset from start of .ttf */ member

Completed in 67 milliseconds