Searched refs:debugGraphicsOptions (Results 1 – 11 of 11) sorted by relevance
452 int debugGraphicsOptions; field in JComponent622 debugGraphicsOptions = DebugGraphics.NONE_OPTION; in JComponent()1130 int options = debugGraphicsOptions; in getDebugGraphicsOptions()2370 debugGraphicsOptions = debugOptions; in setDebugGraphicsOptions()
588 int debugGraphicsOptions; field in JComponent793 debugGraphicsOptions = DebugGraphics.NONE_OPTION; in JComponent()1174 int options = debugGraphicsOptions; in getDebugGraphicsOptions()3004 debugGraphicsOptions = debugOptions; in setDebugGraphicsOptions()
255 jint debugGraphicsOptions; variable