Home
last modified time | relevance | path

Searched defs:beautifierFileType (Results 1 – 3 of 3) sorted by relevance

/dports/devel/upp/upp/uppsrc/plugin/astyle/
H A DASBeautifier.cpp56 static int beautifierFileType = 9; // initialized with an invalid type in initStatic() local
/dports/devel/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1/kdev-pg/
H A DASBeautifier.cpp36 int ASBeautifier::beautifierFileType = 9; // initialized with an invalid type member in astyle::ASBeautifier
H A Dastyle.h358 static int beautifierFileType; variable