BlowTorch
 All Classes Namespaces Files Functions Variables Enumerator Pages
com.offsetnull.bt.window.Window Member List

This is the complete list of members for com.offsetnull.bt.window.Window, including all inherited members.

addBytes(byte[] obj, boolean jumpToEnd)com.offsetnull.bt.window.Window
addText(String str, boolean jumpToEnd)com.offsetnull.bt.window.Window
calculateCharacterFeatures(final int width, final int height)com.offsetnull.bt.window.Window
callFunction(String callback, String data)com.offsetnull.bt.window.Window
checkSupports(String function)com.offsetnull.bt.window.Window
clearAllText()com.offsetnull.bt.window.Window
clearText()com.offsetnull.bt.window.Window
closeLua()com.offsetnull.bt.window.Window
displayLuaError(final String message)com.offsetnull.bt.window.Window
doDelayedDraw(final int i)com.offsetnull.bt.window.Window
doFitFontSize(int width)com.offsetnull.bt.window.Window
doUpdateSetting(final String key, final String value)com.offsetnull.bt.window.Windowprotected
fitFontSize(int chars)com.offsetnull.bt.window.Window
flushBuffer()com.offsetnull.bt.window.Window
getBuffer()com.offsetnull.bt.window.Window
getCallback()com.offsetnull.bt.window.Window
getFont()com.offsetnull.bt.window.Window
getLineSize()com.offsetnull.bt.window.Window
getMaxHeight()com.offsetnull.bt.window.Window
getMaxWidth()com.offsetnull.bt.window.Window
getName()com.offsetnull.bt.window.Window
getParentView()com.offsetnull.bt.window.Window
isBufferText()com.offsetnull.bt.window.Window
isCenterJustify()com.offsetnull.bt.window.Window
isScrollingEnabled()com.offsetnull.bt.window.Window
isTextSelectionEnabled()com.offsetnull.bt.window.Window
jumpToStart()com.offsetnull.bt.window.Window
jumpToZero()com.offsetnull.bt.window.Window
loaded()com.offsetnull.bt.window.Window
loadScript(String body)com.offsetnull.bt.window.Window
measure(String str)com.offsetnull.bt.window.Window
mTouchInLinkcom.offsetnull.bt.window.Window
onAnimationEnd()com.offsetnull.bt.window.Window
onAttachedToWindow()com.offsetnull.bt.window.Windowprotected
onCustomAnimationEnd()com.offsetnull.bt.window.Window
onDetachedFromWindow()com.offsetnull.bt.window.Windowprotected
onTouchEvent(final MotionEvent t)com.offsetnull.bt.window.Window
resetAndAddText(final byte[] obj)com.offsetnull.bt.window.Windowprotected
setBold(boolean bold)com.offsetnull.bt.window.Window
setBuffer(TextTree buffer)com.offsetnull.bt.window.Window
setBufferText(boolean bufferText)com.offsetnull.bt.window.Window
setCenterJustify(boolean centerJustify)com.offsetnull.bt.window.Window
setCharacterSizes(int fontSize, int fontSpaceExtra)com.offsetnull.bt.window.Window
setColorDebugMode(int i)com.offsetnull.bt.window.Window
setCullExtraneous(boolean pIn)com.offsetnull.bt.window.Window
setDimensions(int width, int height)com.offsetnull.bt.window.Window
setEncoding(String pEncoding)com.offsetnull.bt.window.Window
setFont(Typeface font)com.offsetnull.bt.window.Window
setHeight(int height)com.offsetnull.bt.window.Window
setLineBreaks(Integer i)com.offsetnull.bt.window.Window
setLinkColor(int linkColor)com.offsetnull.bt.window.Window
setLinkMode(LINK_MODE mode)com.offsetnull.bt.window.Window
setLinksEnabled(boolean hyperLinkEnabled)com.offsetnull.bt.window.Window
setMaxLines(int maxLines)com.offsetnull.bt.window.Window
setName(final String name)com.offsetnull.bt.window.Window
setScrollingEnabled(boolean scrollingEnabled)com.offsetnull.bt.window.Window
setTextSelectionEnabled(boolean textSelectionEnabled)com.offsetnull.bt.window.Window
setWidth(int width)com.offsetnull.bt.window.Window
setWordWrap(boolean pIn)com.offsetnull.bt.window.Window
showScroller(final Canvas c)com.offsetnull.bt.window.Window
shutdown()com.offsetnull.bt.window.Window
updateEncoding(final String value)com.offsetnull.bt.window.Windowprotected
updateSetting(String key, String value)com.offsetnull.bt.window.Window
Window(final String pDataDir, final Context context, final String name, final String owner, final Handler mainWindowHandler, final SettingsGroup settings, final MainWindowCallback activity)com.offsetnull.bt.window.Window
Window(final Context c)com.offsetnull.bt.window.Window
Window(final Context c, final AttributeSet a)com.offsetnull.bt.window.Window
windowShowingcom.offsetnull.bt.window.Window
xcallB(final String string, final byte[] bytes)com.offsetnull.bt.window.Windowprotected
xcallS(String string, String str)com.offsetnull.bt.window.Windowprotected