Home
last modified time | relevance | path

Searched defs:in_range (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/cosv/inc/cosv/
H A Dcomfunc.hxx87 in_range(E low, E val, E high) { return low <= val AND val < high; } in in_range() function
/aoo41x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx116 inline bool in_range(const T i, const T b, const T e) { in in_range() function

Completed in 27 milliseconds