OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SAMPLE_BITMAP_FONT
(Results
1 - 5
of
5
) sorted by null
/external/sfntly/cpp/src/test/
test_data.h
25
extern const char*
SAMPLE_BITMAP_FONT
;
hdmx_test.cc
35
LoadFont(
SAMPLE_BITMAP_FONT
, factory, &font_array);
test_data.cc
29
const char*
SAMPLE_BITMAP_FONT
= "AnonymousPro-Regular.ttf";
bitmap_table_test.cc
99
LoadFont(
SAMPLE_BITMAP_FONT
, factory, &font_array);
135
BuilderForFontFile(
SAMPLE_BITMAP_FONT
, factory, &builder_array);
175
LoadFont(
SAMPLE_BITMAP_FONT
, factory, &original_font_array);
serialization_test.cc
98
LoadFont(
SAMPLE_BITMAP_FONT
, factory1, &font_array);
103
BuilderForFontFile(
SAMPLE_BITMAP_FONT
, factory2, &font_builder_array);
Completed in 40 milliseconds