{"id":"graphics.text.windows--graphicsWindowsCapturedLineBreakpoint","name":"graphicsWindowsCapturedLineBreakpoint","owner":"yeho","package":"graphics.text.windows","kind":"thing","signature":"external thing graphicsWindowsCapturedLineBreakpoint","description":"A graphics windows captured line breakpoint record carrying index, conditionBefore, conditionAfter, whitespace, softHyphen.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[],"returns":"void","members":[{"name":"index","kind":"field","type":"int","description":"Stores index as int.","signature":"int index","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"conditionBefore","kind":"field","type":"int","description":"Stores condition before as int.","signature":"int conditionBefore","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"conditionAfter","kind":"field","type":"int","description":"Stores condition after as int.","signature":"int conditionAfter","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"whitespace","kind":"field","type":"bool","description":"Stores whitespace as bool.","signature":"bool whitespace","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"softHyphen","kind":"field","type":"bool","description":"Stores soft hyphen as bool.","signature":"bool softHyphen","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"graphicsWindowsCapturedLineBreakpoint","kind":"constructor","parameters":[{"name":"index","type":"int","description":"Index."},{"name":"conditionBefore","type":"int","description":"Condition before."},{"name":"conditionAfter","type":"int","description":"Condition after."},{"name":"whitespace","type":"bool","description":"Whitespace."},{"name":"softHyphen","type":"bool","description":"Soft hyphen."}],"returns":"void","signature":"graphicsWindowsCapturedLineBreakpoint(int index, int conditionBefore, int conditionAfter, bool whitespace, bool softHyphen)","description":"Graphics windows captured line breakpoint.","tags":["thing","constructor","graphics.text.windows"],"updated":"2026-09-09"},{"name":"ValidationIssue","kind":"method","parameters":[{"name":"source","type":"text","description":"Source."}],"returns":"text","signature":"ValidationIssue(text source) returns text","description":"Validation issue.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-ValidationIssue-6","updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.text.windows","method","source-example","text","thing","windows","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/windows/glyph_run_capture.yh","line":509,"sha256":"e64d82451ad85576d7ddcd4e74165aeaaa26f12f4e49928fe8a0a4ac0a0caa8f"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use graphicsWindowsCapturedLineBreakpoint","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text.windows\n\n// Capture Windows text shaping and glyph rasterization for the shared text model.\ngraphicsWindowsCapturedLineBreakpoint sample = graphicsWindowsCapturedLineBreakpoint(1, 1, 1, true, true)\nConsole.Log(Text.From(sample.index))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowscapturedlinebreakpoint\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"a69a61fcc3d9eb685945ce125996f5353e7238269654460dc553d6c347f046bd","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ValidationIssue-6","title":"graphicsWindowsCapturedLineBreakpoint.ValidationIssue","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Validation issue.\ngraphicsWindowsCapturedLineBreakpoint instance = graphicsWindowsCapturedLineBreakpoint(1, 1, 1, true, true)\ntext argument_source = \"argument source\"\ntext result = instance.ValidationIssue(argument_source)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowscapturedlinebreakpoint\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"87e006d6523b398d76f9d8f970bb956e26ff2e8781e2cbbf3f275bd7668266e5","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["index","conditionBefore","conditionAfter","whitespace","softHyphen","graphicsWindowsCapturedLineBreakpoint","ValidationIssue"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--graphicsWindowsCapturedLineBreakpoint","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--graphicsWindowsCapturedLineBreakpoint.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--graphicsWindowsCapturedLineBreakpoint.md"}
