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

  /frameworks/base/tools/aapt2/text/
Unicode.cpp 50 const auto iter_end = sCharacterProperties.end();
51 const auto iter = std::lower_bound(sCharacterProperties.begin(), iter_end, codepoint,
Unicode_data.cpp 17 const static std::array<CharacterProperties, 611> sCharacterProperties = {{
    [all...]

Completed in 270 milliseconds