OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportsHbScript
(Results
1 - 4
of
4
) sorted by null
/frameworks/minikin/libs/minikin/
FontLanguage.h
77
bool
supportsHbScript
(hb_script_t script) const;
FontLanguage.cpp
280
bool FontLanguage::
supportsHbScript
(hb_script_t script) const {
Layout.cpp
[
all
...]
/frameworks/minikin/tests/unittest/
FontFamilyTest.cpp
254
createFontLanguage(testCase.baseScript).
supportsHbScript
(script))
258
createFontLanguage(testCase.baseScript).
supportsHbScript
(script))
Completed in 227 milliseconds