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

  /frameworks/base/core/jni/android/graphics/
Paint.h 76 uint32_t getHyphenEdit() const {
Paint.cpp 481 static jint getHyphenEdit(JNIEnv* env, jobject clazz, jlong paintHandle, jint hyphen) {
483 return paint->getHyphenEdit();
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]

Completed in 48 milliseconds