MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / setFontSize

Method setFontSize

src/org/albite/albite/AlbiteMIDlet.java:2057–2061  ·  view source on GitHub ↗

Performs an action assigned to the setFontSize entry-point.

()

Source from the content-addressed store, hash-verified

2055 * Performs an action assigned to the setFontSize entry-point.
2056 */
2057 public void setFontSize() {//GEN-END:|565-entry|0|566-preAction
2058 // write pre-action user code here
2059 useNativeFonts();//GEN-LINE:|565-entry|1|566-postAction
2060 // write post-action user code here
2061 }//GEN-BEGIN:|565-entry|2|
2062 //</editor-fold>//GEN-END:|565-entry|2|
2063
2064 //<editor-fold defaultstate="collapsed" desc=" Generated Getter: fontSizes ">//GEN-BEGIN:|558-getter|0|558-preInit

Callers 2

menuActionMethod · 0.95
executeMethod · 0.45

Calls 1

useNativeFontsMethod · 0.95

Tested by

no test coverage detected