OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_font
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/test/letest/
gendata.cpp
135
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
191
if (tag.compare(
test_font
) == 0) {
xmlreader.cpp
148
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
203
if (tag.compare(
test_font
) == 0) {
letest.cpp
581
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
637
if (tag.compare(
test_font
) == 0) {
[
all
...]
/external/icu4c/test/letest/
gendata.cpp
135
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
191
if (tag.compare(
test_font
) == 0) {
xmlreader.cpp
148
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
203
if (tag.compare(
test_font
) == 0) {
letest.cpp
581
UnicodeString
test_font
= UNICODE_STRING_SIMPLE("test-font");
local
637
if (tag.compare(
test_font
) == 0) {
[
all
...]
/external/chromium_org/ui/base/resource/
resource_bundle_unittest.cc
323
gfx::Font*
test_font
= NULL;
local
326
.WillRepeatedly(Return(
test_font
));
Completed in 450 milliseconds