HomeSort by: relevance | last modified time | path
    Searched refs:geom_flags (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xmessage/dist/
makeform.c 226 int x, y, geom_flags; local
248 geom_flags = XParseGeometry(shell_geom, &x, &y, &shell_w, &shell_h);
249 if (!(geom_flags & WidthValue && geom_flags & HeightValue)) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
dump_state.py 193 def is_format_supported(self, format, target, sample_count, bind, geom_flags):
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
dump_state.py 192 def is_format_supported(self, format, target, sample_count, bind, geom_flags):

Completed in 9 milliseconds