OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_glyph_index_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.cc
70
last_glyph_index_
(last_glyph_index) {
215
last_glyph_index_
(0),
227
last_glyph_index_
(0),
238
last_glyph_index_
(last_glyph_index) {
247
last_glyph_index_
(last_glyph_index) {
index_sub_table.h
49
int32_t last_glyph_index() { return
last_glyph_index_
; }
50
void set_last_glyph_index(int32_t v) {
last_glyph_index_
= v; }
125
int32_t
last_glyph_index_
;
member in class:sfntly::IndexSubTable::Builder
133
int32_t last_glyph_index() { return
last_glyph_index_
; }
164
int32_t
last_glyph_index_
;
member in class:sfntly::IndexSubTable
/external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.cc
70
last_glyph_index_
(last_glyph_index) {
215
last_glyph_index_
(0),
227
last_glyph_index_
(0),
238
last_glyph_index_
(last_glyph_index) {
247
last_glyph_index_
(last_glyph_index) {
index_sub_table.h
49
int32_t last_glyph_index() { return
last_glyph_index_
; }
50
void set_last_glyph_index(int32_t v) {
last_glyph_index_
= v; }
125
int32_t
last_glyph_index_
;
member in class:sfntly::IndexSubTable::Builder
133
int32_t last_glyph_index() { return
last_glyph_index_
; }
164
int32_t
last_glyph_index_
;
member in class:sfntly::IndexSubTable
Completed in 5431 milliseconds