OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasSupportedAxis
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/libs/minikin/
FontFamily.cpp
217
bool
hasSupportedAxis
= false;
220
hasSupportedAxis
= true;
224
if (!
hasSupportedAxis
) {
FontCollection.cpp
439
bool
hasSupportedAxis
= false;
442
hasSupportedAxis
= true;
446
if (!
hasSupportedAxis
) {
Completed in 961 milliseconds