Home
last modified time | relevance | path

Searched refs:STXT_IN_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/rtf/
H A DRTFTranslator.cpp31 #define STXT_IN_CAPABILITY 0.5 macro
58 STXT_IN_CAPABILITY,
199 info->capability = STXT_IN_CAPABILITY; in Identify()
/haiku/src/add-ons/translators/stxt/
H A DSTXTTranslator.h47 #define STXT_IN_CAPABILITY 0.5 macro
H A DSTXTTranslator.cpp52 STXT_IN_CAPABILITY,
203 outInfo->capability = STXT_IN_CAPABILITY; in identify_stxt_header()