Home
last modified time | relevance | path

Searched refs:IPACHAR_CODE (Results 1 – 6 of 6) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetCode.h234 IPACHAR_CODE, enumerator
H A DInsetIPAMacro.h161 InsetCode lyxCode() const { return IPACHAR_CODE; } in lyxCode()
H A DInsetIPA.cpp249 case IPACHAR_CODE: in insetAllowed()
H A DInset.cpp99 insetnames[IPACHAR_CODE] = InsetName("ipachar"); in build_translator()
H A DInsetIPAMacro.cpp368 case IPACHAR_CODE: in insetAllowed()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DText3.cpp3029 code = IPACHAR_CODE; in getStatus()