Home
last modified time | relevance | path

Searched refs:getInstance (Results 176 – 196 of 196) sorted by last modified time

12345678

/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/
H A DXml.php
/plugin/latexit/classes/
H A DLabelHandler.php35 public static function getInstance() { function in LabelHandler
H A DRecursionHandler.php31 public static function getInstance() { function in RecursionHandler
H A DBibHandler.php50 public static function getInstance() { function in BibHandler
/plugin/latexit/_test/
H A Dbibhandler.test.php53 $this->b = BibHandler::getInstance();
H A Drecursionhandler.test.php32 $this->r = RecursionHandler::getInstance();
H A Dlabelhandler.test.php32 $this->l = LabelHandler::getInstance();
/plugin/latexit/
H A Drenderer.php231 $this->bib_handler = BibHandler::getInstance();
235 $this->label_handler = LabelHandler::getInstance();
236 $this->recursion_handler = RecursionHandler::getInstance();
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java315 movie.add(ShowFrame.getInstance()); in encode()
326 movie.add(ShowFrame.getInstance()); in encode()
343 movie.add(ShowFrame.getInstance()); in encode()
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java68 public static final NumberFormat numberFormat = NumberFormat.getInstance();
H A DGraphEditor.java.bak48 * @see NumberFormat#getInstance()
50 public static final NumberFormat numberFormat = NumberFormat.getInstance();
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java811 Object[] path = mxGraphAnalysis.getInstance() in actionPerformed()
864 Object[] mst = mxGraphAnalysis.getInstance() in actionPerformed()
H A DEditorRuler.java82 public static final NumberFormat numberFormat = NumberFormat.getInstance();
H A DEditorActions.java.bak811 Object[] path = mxGraphAnalysis.getInstance()
864 Object[] mst = mxGraphAnalysis.getInstance()

12345678