OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetFilledLength
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/sfntly/data/
byte_array.h
45
int32_t
SetFilledLength
(int32_t filled_length);
byte_array.cc
32
int32_t ByteArray::
SetFilledLength
(int32_t filled_length) {
198
SetFilledLength
(filled_length);
writable_font_data.cc
38
ba->
SetFilledLength
(length);
Completed in 148 milliseconds