OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasVSTable
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/libs/minikin/
FontFamily.cpp
212
bool FontFamily::
hasVSTable
() const {
/frameworks/minikin/tests/
FontFamilyTest.cpp
391
bool
hasVSTable
;
402
SCOPED_TRACE(testCase.
hasVSTable
?
412
EXPECT_EQ(testCase.
hasVSTable
, family->
hasVSTable
());
Completed in 42 milliseconds