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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java 271 if (isIntegerValue(value)) {
285 public static boolean isIntegerValue(final TypedValue v) {
  /external/chromium_org/third_party/WebKit/Source/platform/
LayoutUnit.h 788 inline bool isIntegerValue(const LayoutUnit value)

Completed in 260 milliseconds