OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isIntegerValue
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java
302
if (
isIntegerValue
(value)) {
316
public static boolean
isIntegerValue
(final TypedValue v) {
/external/chromium_org/third_party/WebKit/Source/platform/
LayoutUnit.h
792
inline bool
isIntegerValue
(const LayoutUnit value)
Completed in 30 milliseconds