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

  /frameworks/base/libs/hwui/hwui/
Paint.h 80 void setHyphenEdit(uint32_t hyphen) { mHyphenEdit = hyphen; }
82 uint32_t getHyphenEdit() const { return mHyphenEdit; }
94 uint32_t mHyphenEdit = 0;
  /frameworks/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 101 private int mHyphenEdit;
    [all...]

Completed in 68 milliseconds