MCPcopy Create free account

hub / github.com/workarounds/typography / functions

Functions66 in github.com/workarounds/typography

↓ 13 callersMethodsetTypography
(android.widget.TextView textView, AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/FontLoader.java:124
↓ 5 callersMethodlogd
(String message)
typography/src/main/java/in/workarounds/typography/FontLoader.java:262
↓ 5 callersMethodloge
(String message)
typography/src/main/java/in/workarounds/typography/FontLoader.java:268
↓ 4 callersMethodgetFontFile
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:180
↓ 3 callersMethodgetInstance
(boolean loggingEnabled)
typography/src/main/java/in/workarounds/typography/FontLoader.java:30
↓ 3 callersMethodsetDefaults
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:249
↓ 2 callersMethodgenerateView
(String outputPackage, String baseClassName, String outputName)
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:93
↓ 2 callersMethodgetDefaultsFromContext
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:237
↓ 2 callersMethodinitFontFiles
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:168
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatRadioButton.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatEditText.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/RadioButton.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatCheckBox.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/EditText.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatButton.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatTextView.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/CheckBox.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/Button.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/ToggleButton.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/TextView.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AutoCompleteTextView.java:24
↓ 2 callersMethodsetTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatAutoCompleteTextView.java:24
↓ 1 callersMethodbuildClass
(String name, String superClassName)
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:99
↓ 1 callersMethoderror
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:120
↓ 1 callersMethodgetCorrectedTypeface
(Typeface typeface, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:208
↓ 1 callersMethodgetFileWithoutExt
(String file)
typography/src/main/java/in/workarounds/typography/FontLoader.java:226
↓ 1 callersMethodgetHash
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:130
↓ 1 callersMethodgetNewTypeface
(Context context, String fontName, String fontVariant, String hash)
typography/src/main/java/in/workarounds/typography/FontLoader.java:134
↓ 1 callersMethodgetQualifiedClassName
(TypefaceView annotation)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:93
↓ 1 callersMethodgetSimpleClassName
(TypefaceView annotation)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:104
↓ 1 callersMethodgetTypeface
(Context context, String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:88
↓ 1 callersMethodprocessElement
(Element element)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:75
↓ 1 callersMethodsearchInFontFiles
(String fontFile)
typography/src/main/java/in/workarounds/typography/FontLoader.java:199
↓ 1 callersMethodsetDefaultFontName
(String fontName)
typography/src/main/java/in/workarounds/typography/FontLoader.java:254
↓ 1 callersMethodsetDefaultFontVariant
(String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:258
↓ 1 callersMethodsetLoggingEnabled
(boolean loggingEnabled)
typography/src/main/java/in/workarounds/typography/FontLoader.java:80
↓ 1 callersMethodsetTypeface
(android.widget.TextView textView, AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/FontLoader.java:119
MethodAppCompatAutoCompleteTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatAutoCompleteTextView.java:10
MethodAppCompatButton
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatButton.java:10
MethodAppCompatCheckBox
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatCheckBox.java:10
MethodAppCompatEditText
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatEditText.java:10
MethodAppCompatRadioButton
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatRadioButton.java:10
MethodAppCompatTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatTextView.java:10
MethodApplicationTest
()
app/src/androidTest/java/in/workarounds/samples/typoraphy/ApplicationTest.java:10
MethodApplicationTest
()
typography/src/androidTest/java/in/workarounds/typography/ApplicationTest.java:10
MethodAutoCompleteTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AutoCompleteTextView.java:10
MethodButton
(Context context)
typography/src/main/java/in/workarounds/typography/Button.java:10
MethodCheckBox
(Context context)
typography/src/main/java/in/workarounds/typography/CheckBox.java:10
MethodEditText
(Context context)
typography/src/main/java/in/workarounds/typography/EditText.java:10
MethodFontLoader
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:58
MethodRadioButton
(Context context)
typography/src/main/java/in/workarounds/typography/RadioButton.java:10
MethodTextView
(Context context)
typography/src/main/java/in/workarounds/typography/TextView.java:10
MethodToggleButton
(Context context)
typography/src/main/java/in/workarounds/typography/ToggleButton.java:10
MethodViewGenerator
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:32
Methodclear
()
typography/src/main/java/in/workarounds/typography/FontLoader.java:76
MethodgetSupportedAnnotationTypes
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:66
MethodgetSupportedSourceVersion
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:61
Methodinit
(ProcessingEnvironment processingEnv)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:39
MethodisValid
(Class<?> view)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:115
Methodmessage
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:127
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:12
MethodonCreateOptionsMenu
(Menu menu)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:19
MethodonOptionsItemSelected
(MenuItem item)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:26
Methodprocess
(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:51
MethodsetDefaultFont
(String defaultFontName, String defaultFontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:84
Methodwarn
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:134