Home
last modified time | relevance | path

Searched refs:RTF_IN_CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/rtf/
H A DRTFTranslator.cpp34 #define RTF_OUT_CAPABILITY RTF_IN_CAPABILITY
42 RTF_IN_CAPABILITY,
176 info->capability = RTF_IN_CAPABILITY; in Identify()
H A DRTFTranslator.h23 #define RTF_IN_CAPABILITY 0.9 macro