Home
last modified time | relevance | path

Searched refs:MIN_WORD_LENGTH (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dafm_hash.cpp57 #define MIN_WORD_LENGTH 1 macro
252 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dhash.cxx61 #define MIN_WORD_LENGTH 7 macro
221 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()

Completed in 30 milliseconds