HomeSort by relevance Sort by last modified time
    Searched refs:EMSTYLE_TEXT (Results 1 - 3 of 3) sorted by null

  /frameworks/minikin/libs/minikin/
FontLanguage.h 45 EMSTYLE_TEXT = 3,
FontLanguage.cpp 192 return EMSTYLE_TEXT;
203 return EMSTYLE_TEXT;
  /frameworks/minikin/tests/unittest/
FontFamilyTest.cpp 413 EXPECT_EQ(FontLanguage::EMSTYLE_TEXT, subtagText.getEmojiStyle());

Completed in 59 milliseconds