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

  /external/freetype/src/cache/
ftcmanag.h 97 FT_Offset max_weight; member in struct:FTC_ManagerRec_
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
permmap.py 31 max_weight = 10 variable
157 if not min_weight <= weight <= max_weight:
161 min_weight, max_weight))
203 assert min_weight <= weight <= max_weight, \
403 if not min_weight <= weight <= max_weight:

Completed in 54 milliseconds