OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLTR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextController.h
97
bool
isLTR
() const { return m_isLTR; }
ComplexTextController.cpp
432
bool ltr = complexTextRun.
isLTR
();
502
if (!complexTextRun.
isLTR
())
Completed in 116 milliseconds