- Sort Score
- Result 10 results
- Languages All
Results 51 - 55 of 55 for toFont (0.04 sec)
-
BsFailureUrlBhv.java
er(source.get("errorCount"))); L78: result.setErrorLog(DfTypeUtil.toString(source.get("errorLog"))); L79: result.setErrorName(DfTypeUtil.toString(source.get("errorName"))); L80: result.setLastAccessTime(DfTypeUtil.toLong(source.get("lastAccessTime"))); L81: result.setThreadName(DfTypeUtil.toString(source.get("threadName"))); L82: result.setUrl(DfTypeUtil.toString(source.get("url"))); L83: return updateEntity(source, result); L84: ...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 9.6K bytes -
BsThumbnailQueueBhv.java
Class<? extends RESULT> entityType) { L74: try { L75: final RESULT result = entityType.newInstance(); L76: result.setCreatedBy(DfTypeUtil.toString(source.get("createdBy"))); L77: result.setCreatedTime(DfTypeUtil.toLong(source.get("createdTime"))); L78: result.setGenerator(DfTypeUtil.toString(source.get("generator"))); L79: result.setPath(DfTypeUtil.toString(source.get("path"))); L80: result.setTarget(DfTypeUtil.toString(source.get("target")));...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 9.8K bytes -
BsGroupBhv.java
protected <RESULT extends Group> RESULT createEntity(Map<String, Object> source, Class<? extends RESULT> entityType) { L74: try { L75: final RESULT result = entityType.newInstance(); L76: result.setGidNumber(DfTypeUtil.toLong(source.get("gidNumber"))); L77: result.setName(DfTypeUtil.toString(source.get("name"))); L78: return updateEntity(source, result); L79: } catch (InstantiationException | IllegalAccessException e) { L80: final...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 8.9K bytes -
FessProp.java
L2158: final String value = getHttpFileuploadMaxSize(); L2159: return value != null ? DfTypeUtil.toLong(value) : null; L2160: } L2161: L2162: String getHttpFileuploadThresholdSize(); L2163: L2164: default Long getHttpFileuploadThresholdSizeAsLong() { L2165: final String value = getHttpFileuploadThresholdSize(); L2166: return value != null ? DfTypeUtil.toLong(value) : null; L2167: } L2168: L2169: String getPasswordInvalidAdminPasswords(); L2170: L2171: default...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:15 UTC 2024 87.2K bytes -
moment-with-locales.min.js.map
,"addUnitAlias","unit","shorthand","lowerCase","toLowerCase","normalizeUnits","units","normalizeObjectUnits","inputObject","normalizedProp","normalizedInput","priorities","addUnitPriority","priority","isLeapYear","year","absFloor","ceil","floor","toInt","argumentForCoercion","coercedNumber","value","isFinite","makeGetSet","keepTime","set$1","get","month","date","daysInMonth","regexes","match1","match2","match3","match4","match6","match1to2","match3to4","match5to6","match1to3","match1to4","match1...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 224.8K bytes