Home
last modified time | relevance | path

Searched defs:GlyphOffset (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table.cc46 int32_t IndexSubTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::IndexSubTable
118 int32_t IndexSubTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::IndexSubTable::Builder
H A Dbitmap_size_table.cc87 int32_t BitmapSizeTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::BitmapSizeTable
338 int32_t BitmapSizeTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::BitmapSizeTable::Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.cc26 int32_t LocaTable::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::LocaTable
128 int32_t LocaTable::Builder::GlyphOffset(int32_t glyph_id) { in GlyphOffset() function in sfntly::LocaTable::Builder
/third_party/mesa3d/src/imgui/
H A Dimgui.h1923 ImVec2 GlyphOffset; // 0, 0 // Offset all glyphs from this font input. member
2038 ImVec2 GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h2551 ImVec2 GlyphOffset; // 0, 0 // Offset all glyphs from this font input. member
2602 ImVec2 GlyphOffset; // Input // For custom font glyphs only: glyph display offset member

Completed in 22 milliseconds