OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasVORG
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/
OpenTypeVerticalData.h
60
bool
hasVORG
() const { return !m_vertOriginY.isEmpty(); }
OpenTypeVerticalData.cpp
449
// Add one entry so that
hasVORG
() becomes true
472
if (
hasVORG
())
520
bool useVORG =
hasVORG
();
Completed in 859 milliseconds