Searched refs:getLayout (Results 1 – 11 of 11) sorted by relevance
259 final Layout layout = view.getLayout(); in getBoundsForSpan()296 if (view.getLayout() == null) { in getOffsetForPosition()318 return view.getLayout().getLineForVertical((int) y); in getLineAtCoordinate()323 return view.getLayout().getOffsetForHorizontal(line, x); in getOffsetAtCoordinate()
104 public Layout getLayout(); in getLayout() method
81 GridBagLayout gbl = (GridBagLayout)cont.getLayout(); in setInsets()
211 public LinearLayout getLayout() { in getLayout() method in Main
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
572 CardLayout layout = (CardLayout)(getLayout()); in togglePanes()
468 Selection.moveLeft(mContentText.getText(), mContentText.getLayout()); in afterTextChanged()
114 const std::vector<glu::VertexArrayBinding>& getLayout (void) const { return m_layout; } in getLayout() function in deqp::gls::__anon2cda2ffd0211::VertexDataStorage